Skip to content
Snippets Groups Projects
Select Git revision
  • 5d962c06ca66f806011f3244001bd0166d770728
  • master default protected
  • v1.15.1
  • v1.15.0
  • v1.14.7
  • v1.14.6
  • v1.14.5
  • v1.14.4
  • v1.14.3
  • v1.14.2
  • v1.14.1
  • v1.14.0
  • v1.13.2
  • v1.13.1
  • v1.13.0
  • v1.12.1
  • v1.12.0
  • v1.11.1
  • v1.11.0
  • v1.10.0
  • v1.9.2
  • v1.9.1
22 results

modules

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Rafael Guterres Jeffman authored
    There is a new sudocmd management module placed in the plugins folder:
    
      plugins/modules/ipasudocmd.py
    
    The sudocmd module allows to add or remove sudo commands.
    
    The sudocmd module is as compatible as possible to the Ansible upstream
    ipa_sudocmd module.
    
    Here is the documentation for the module:
    
      README-sudocmd.md
    
    New example playbooks have been added:
    
      playbooks/sudocmd/ensure-sudocmd-is-absent.yml
      playbooks/sudocmd/ensure-sudocmd-is-present.yml
    
    Signed-off-by: default avatarRafael Guterres Jeffman <rjeffman@redhat.com>
    5d962c06
    History
    Name Last commit Last update
    ..