-
- Downloads
New delegation management module
There is a new delegation management module placed in the plugins folder: plugins/modules/ipadelegation.py The delegation module allows to ensure presence and absence of delegations and manage delegation attributes. Here is the documentation for the module: README-delegation.md New example playbooks have been added: playbooks/delegation/delegation-absent.yml playbooks/delegation/delegation-present.yml playbooks/delegation/delegation-member-absent.yml playbooks/delegation/delegation-member-present.yml New tests for the module: tests/delegation/test_delegation.yml
Showing
- README-delegation.md 157 additions, 0 deletionsREADME-delegation.md
- playbooks/delegation/delegation-absent.yml 11 additions, 0 deletionsplaybooks/delegation/delegation-absent.yml
- playbooks/delegation/delegation-member-absent.yml 15 additions, 0 deletionsplaybooks/delegation/delegation-member-absent.yml
- playbooks/delegation/delegation-member-present.yml 13 additions, 0 deletionsplaybooks/delegation/delegation-member-present.yml
- playbooks/delegation/delegation-present.yml 15 additions, 0 deletionsplaybooks/delegation/delegation-present.yml
- plugins/modules/ipadelegation.py 340 additions, 0 deletionsplugins/modules/ipadelegation.py
- tests/delegation/test_delegation.yml 256 additions, 0 deletionstests/delegation/test_delegation.yml
Loading
Please register or sign in to comment