-
- Downloads
New idrange management module
There is a new idrange management module placed in the plugins folder: plugins/modules/ipaidrange.py The idrange module allows to ensure presence and absence of idranges. Here is the documentation of the module: README-idrange.md New example playbooks have been added: playbooks/idrange/idrange-absent.yml playbooks/idrange/idrange-ad-posix-present.yml playbooks/idrange/idrange-ad-present.yml playbooks/idrange/idrange-present.yml New tests for the module can be found at: tests/idrange/test_idrange.yml tests/idrange/test_idrange_client_context.yml
Showing
- README-idrange.md 196 additions, 0 deletionsREADME-idrange.md
- README.md 2 additions, 0 deletionsREADME.md
- playbooks/idrange/idrange-absent.yml 11 additions, 0 deletionsplaybooks/idrange/idrange-absent.yml
- playbooks/idrange/idrange-ad-posix-present.yml 15 additions, 0 deletionsplaybooks/idrange/idrange-ad-posix-present.yml
- playbooks/idrange/idrange-ad-present.yml 16 additions, 0 deletionsplaybooks/idrange/idrange-ad-present.yml
- playbooks/idrange/idrange-present.yml 14 additions, 0 deletionsplaybooks/idrange/idrange-present.yml
- plugins/modules/ipaidrange.py 332 additions, 0 deletionsplugins/modules/ipaidrange.py
- tests/idrange/tasks_remove_trust.yml 24 additions, 0 deletionstests/idrange/tasks_remove_trust.yml
- tests/idrange/tasks_set_trust.yml 36 additions, 0 deletionstests/idrange/tasks_set_trust.yml
- tests/idrange/test_idrange.yml 280 additions, 0 deletionstests/idrange/test_idrange.yml
- tests/idrange/test_idrange_client_context.yml 39 additions, 0 deletionstests/idrange/test_idrange_client_context.yml
Loading
Please register or sign in to comment