community.general/lib/ansible/modules/identity/ipa
Matthew Krupcale 93fd323457 Add support for newer FreeIPA SHA256 SSH public key hashes (#40803)
* lib/ansible/modules/identity/ipa/ipa_user.py:
    - Check any existing `ipa_user` SSH public key fingerprints for the hash algorithm to use
    - Generate `module_user` SSH public key fingerprint based on detected or default algorithm
2018-11-30 02:47:58 -05: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 Add support for newer FreeIPA SHA256 SSH public key hashes (#40803) 2018-11-30 02:47:58 -05:00
ipa_vault.py FreeIPA: ipa_vault module to manage idm secure vault resource (#41902) 2018-07-05 10:16:35 +05:30