-
- Downloads
New global ansible_ipa_client utils module
With ansible 2.3.1 it is possible to have one place as an additional utils module to do all the needed steps to be able to generate the environment for new and older ipa versions. The library modules are now a lot smaller. The minimal ansible version has been increased to 2.3.1. In the future it might now also be possible to have a special ansible_ipa_client version for ipa < 4.4 in this utils module.
Showing
- library/ipaapi.py 1 addition, 46 deletionslibrary/ipaapi.py
- library/ipadiscovery.py 2 additions, 20 deletionslibrary/ipadiscovery.py
- library/ipaextras.py 3 additions, 61 deletionslibrary/ipaextras.py
- library/ipafixca.py 5 additions, 52 deletionslibrary/ipafixca.py
- library/ipafstore.py 1 addition, 8 deletionslibrary/ipafstore.py
- library/ipajoin.py 3 additions, 73 deletionslibrary/ipajoin.py
- library/ipanss.py 3 additions, 76 deletionslibrary/ipanss.py
- library/ipasssd.py 1 addition, 34 deletionslibrary/ipasssd.py
- library/ipatest.py 3 additions, 58 deletionslibrary/ipatest.py
- module_utils/ansible_ipa_client.py 167 additions, 0 deletionsmodule_utils/ansible_ipa_client.py
- roles/ipaclient/meta/main.yml 2 additions, 2 deletionsroles/ipaclient/meta/main.yml
Loading
Please register or sign in to comment