1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/identity/ipa
Felix Fontein a2f72be6c8
Prepare for distutils.version being removed in Python 3.12 (#3936)
* Prepare for distutils.version being removed in Python 2.12.

* Fix copy'n'paste error.

* Re-add Loose prefix.

* Fix Python version typos.

* Improve formulation.

* Move message into own line.

* Fix casing, now that the object is no longer called Version.
2021-12-24 17:34:48 +00:00
..
ipa_config.py Add ipaselinuxusermaporder option to the ipa_config module (#3178) 2021-09-12 13:46:17 +02:00
ipa_dnsrecord.py
ipa_dnszone.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
ipa_group.py ipa_group: add append option (#3545) 2021-10-19 13:36:08 +02:00
ipa_hbacrule.py
ipa_host.py
ipa_hostgroup.py
ipa_otpconfig.py
ipa_otptoken.py
ipa_pwpolicy.py
ipa_role.py
ipa_service.py
ipa_subca.py Prepare for distutils.version being removed in Python 3.12 (#3936) 2021-12-24 17:34:48 +00:00
ipa_sudocmd.py
ipa_sudocmdgroup.py
ipa_sudorule.py
ipa_user.py
ipa_vault.py