-
- Downloads
New sudocmd management module.
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:
Rafael Guterres Jeffman <rjeffman@redhat.com>
Showing
- README-sudocmd.md 95 additions, 0 deletionsREADME-sudocmd.md
- README.md 2 additions, 0 deletionsREADME.md
- playbooks/sudocmd/ensure-sudocmd-is-absent.yml 11 additions, 0 deletionsplaybooks/sudocmd/ensure-sudocmd-is-absent.yml
- playbooks/sudocmd/ensure-sudocmd-is-present.yml 11 additions, 0 deletionsplaybooks/sudocmd/ensure-sudocmd-is-present.yml
- plugins/modules/ipasudocmd.py 211 additions, 0 deletionsplugins/modules/ipasudocmd.py
- tests/sudocmd/test_sudocmd.yml 120 additions, 0 deletionstests/sudocmd/test_sudocmd.yml
Loading
Please register or sign in to comment