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
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
ipa_group.py
ipa_hbacrule.py
ipa_host.py
ipa_hostgroup.py
ipa_role.py
ipa_service.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
ipa_subca.py
ipa_sudocmd.py
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
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