-
- Downloads
New hostgroup management module
There is a new hostgroup management module placed in the plugins folder: plugins/modules/ipahostgroup.py The hostgroup module allows to add, remove and disable hosts. The hostgroup module is as compatible as possible to the Ansible upstream ipa_hostgroup module, but addtionally offers to ensure member presence and absence. Here is the documentation for the module: README-hostgroup.md New example playbooks have been added: playbooks/hostgroup/ensure-hostgroup-is-absent.yml playbooks/hostgroup/ensure-hostgroup-is-present.yml playbooks/hostgroup/ensure-hosts-and-hostgroups-are-absent-in-hostgroup.yml playbooks/hostgroup/ensure-hosts-and-hostgroups-are-present-in-hostgroup.yml
Showing
- README-hostgroup.md 147 additions, 0 deletionsREADME-hostgroup.md
- README.md 2 additions, 0 deletionsREADME.md
- playbooks/hostgroup/ensure-hostgroup-is-absent.yml 11 additions, 0 deletionsplaybooks/hostgroup/ensure-hostgroup-is-absent.yml
- playbooks/hostgroup/ensure-hostgroup-is-present.yml 15 additions, 0 deletionsplaybooks/hostgroup/ensure-hostgroup-is-present.yml
- playbooks/hostgroup/ensure-hosts-and-hostgroups-are-absent-in-hostgroup.yml 17 additions, 0 deletions...p/ensure-hosts-and-hostgroups-are-absent-in-hostgroup.yml
- playbooks/hostgroup/ensure-hosts-and-hostgroups-are-present-in-hostgroup.yml 16 additions, 0 deletions.../ensure-hosts-and-hostgroups-are-present-in-hostgroup.yml
- plugins/modules/ipahostgroup.py 363 additions, 0 deletionsplugins/modules/ipahostgroup.py
README-hostgroup.md
0 → 100644
plugins/modules/ipahostgroup.py
0 → 100644
Please register or sign in to comment