-
- Downloads
New hbacrule (HBAC Rule) management module
There is a new hbacrule (HBAC Rule) management module placed in the plugins folder: plugins/modules/ipahbacrule.py The hbacrule module allows to ensure presence and absence of HBAC Rules. Here is the documentation for the module: README-hbacrule.md New example playbooks have been added: playbooks/hbacrule/ensure-hbarule-allhosts-absent.yml playbooks/hbacrule/ensure-hbarule-allhosts-disabled.yml playbooks/hbacrule/ensure-hbarule-allhosts-enabled.yml playbooks/hbacrule/ensure-hbarule-allhosts-present.yml playbooks/hbacrule/ensure-hbarule-allhosts-server-member-absent.yml playbooks/hbacrule/ensure-hbarule-allhosts-server-member-present.yml New tests added for the module: tests/hbacrule/test_hbacrule.yml
Showing
- README-hbacrule.md 158 additions, 0 deletionsREADME-hbacrule.md
- README.md 2 additions, 0 deletionsREADME.md
- playbooks/hbacrule/ensure-hbarule-allhosts-absent.yml 12 additions, 0 deletionsplaybooks/hbacrule/ensure-hbarule-allhosts-absent.yml
- playbooks/hbacrule/ensure-hbarule-allhosts-disabled.yml 12 additions, 0 deletionsplaybooks/hbacrule/ensure-hbarule-allhosts-disabled.yml
- playbooks/hbacrule/ensure-hbarule-allhosts-enabled.yml 12 additions, 0 deletionsplaybooks/hbacrule/ensure-hbarule-allhosts-enabled.yml
- playbooks/hbacrule/ensure-hbarule-allhosts-present.yml 12 additions, 0 deletionsplaybooks/hbacrule/ensure-hbarule-allhosts-present.yml
- playbooks/hbacrule/ensure-hbarule-allhosts-server-member-absent.yml 14 additions, 0 deletions...hbacrule/ensure-hbarule-allhosts-server-member-absent.yml
- playbooks/hbacrule/ensure-hbarule-allhosts-server-member-present.yml 13 additions, 0 deletions...bacrule/ensure-hbarule-allhosts-server-member-present.yml
- plugins/modules/ipahbacrule.py 556 additions, 0 deletionsplugins/modules/ipahbacrule.py
- tests/hbacrule/test_hbacrule.yml 338 additions, 0 deletionstests/hbacrule/test_hbacrule.yml
Loading
Please register or sign in to comment