-
- Downloads
New idp management module
There is a new idp management module placed in the plugins folder: plugins/modules/ipaidp.py The idp module allows to ensure presence or absence of external Identity Providers. Here is the documentation for the module: README-idp.md New idp example playbooks: playbooks/idp/idp-present.yml playbooks/idp/idp-absent.yml New tests for the module: tests/idp/test_idp.yml tests/idp/test_idp_client_context.yml
Showing
- README-idp.md 192 additions, 0 deletionsREADME-idp.md
- README.md 2 additions, 0 deletionsREADME.md
- playbooks/idp/idp-absent.yml 11 additions, 0 deletionsplaybooks/idp/idp-absent.yml
- playbooks/idp/idp-present.yml 12 additions, 0 deletionsplaybooks/idp/idp-present.yml
- plugins/module_utils/ansible_freeipa_module.py 2 additions, 1 deletionplugins/module_utils/ansible_freeipa_module.py
- plugins/modules/ipaidp.py 544 additions, 0 deletionsplugins/modules/ipaidp.py
- tests/idp/test_idp.yml 141 additions, 0 deletionstests/idp/test_idp.yml
- tests/idp/test_idp_client_context.yml 40 additions, 0 deletionstests/idp/test_idp_client_context.yml
- utils/ansible-freeipa.spec.in 1 addition, 0 deletionsutils/ansible-freeipa.spec.in
Loading
Please register or sign in to comment