community.general/lib/ansible/modules/identity/ipa
Matt Clay 0a461380a3 Fix incorrect use of `is` for comparisons.
See https://bugs.python.org/issue34850 for details.
2019-02-12 16:33:13 -08:00
..
__init__.py
ipa_config.py FreeIPA: new module ipa_config (#42279) 2018-07-17 06:57:54 -04:00
ipa_dnsrecord.py Added nonstring='passthru' when calling to_native to avoid passing a 'None' string to the ipa client (#48157) 2018-11-06 12:17:07 +00:00
ipa_dnszone.py Fix example in ipa_dnszone module (#40443) 2018-05-20 16:28:02 +05:30
ipa_group.py Remove ipa_ modules from sanity ignore; fix the docs 2018-07-03 18:16:09 -07:00
ipa_hbacrule.py shared argument spec for FreeIPA (#28950) 2017-09-07 21:07:15 +02:00
ipa_host.py Remove ipa_ modules from sanity ignore; fix the docs 2018-07-03 18:16:09 -07:00
ipa_hostgroup.py Remove ipa_ modules from sanity ignore; fix the docs 2018-07-03 18:16:09 -07:00
ipa_role.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ipa_service.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
ipa_subca.py Remove ipa_ modules from sanity ignore; fix the docs 2018-07-03 18:16:09 -07:00
ipa_sudocmd.py Remove ipa_ modules from sanity ignore; fix the docs 2018-07-03 18:16:09 -07:00
ipa_sudocmdgroup.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
ipa_sudorule.py Remove ipa_ modules from sanity ignore; fix the docs 2018-07-03 18:16:09 -07:00
ipa_user.py Fix incorrect use of `is` for comparisons. 2019-02-12 16:33:13 -08:00
ipa_vault.py FreeIPA: ipa_vault module to manage idm secure vault resource (#41902) 2018-07-05 10:16:35 +05:30