community.general/lib/ansible
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
..
cli Fix type in ansible-galaxy info output (#49096) 2018-11-27 09:45:20 +05:30
compat Move unit test compat code out of `lib/ansible/`. (#46996) 2018-10-12 20:01:14 -07:00
config New module: AWS EC2 Launch Template (#46972) 2018-11-29 13:59:10 -05:00
errors Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
executor Set play context on stdout callback plugin (#35910) 2018-11-29 23:15:56 -05:00
galaxy Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
inventory Merge pull request #49080 from bcoca/better_invp_skip 2018-11-27 15:30:14 -08:00
module_utils add acme_inspect module (#48444) 2018-11-30 08:26:18 +01:00
modules Add support for newer FreeIPA SHA256 SSH public key hashes (#40803) 2018-11-30 02:47:58 -05:00
parsing Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
playbook require git when trying to use it in ansible-galaxy cli (#49212) 2018-11-28 13:28:21 -05:00
plugins Misc typos in ce action plugin (#49348) 2018-11-30 11:50:00 +05:30
template templar: ensure that exceptions are handled, fix 'AttributeError' (#48792) 2018-11-29 09:56:23 -05:00
utils E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
vars Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
__init__.py
constants.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
release.py