You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/modules
Matthew Krupcale a6f0a279a9 FreeIPA module polymorphic restructuring and small fixes. (#3485)
* Moved JSON-RPC client IPAClient class to ansible.module_utils.ipa, which is extended by all ipa modules
* ipa_user: incorporate displayname and userpassword attributes in module_user
* ipa_user: capitalized "I" in comment
* ipa_user: updated get_ssh_key_fingerprint to include possibility of the uploaded SSH key including user@hostname comment, which also appears in the queried fingerprint. This fixes a mismatch in the calculated and queried SSH key fingerprint in the user_diff calculation when the user already exists.
* ipa_hbacrule: ipaenabledflag must be 'TRUE' or 'FALSE', not 'NO'
* ipa_sudorule: ipaenabledflag must be 'TRUE' or 'FALSE', not 'NO'
* Add author to files missing it
9 years ago
..
.github Update pull request template to provide context 9 years ago
cloud Resolving differences in core modules post-merge 9 years ago
commands Resolving differences in core modules post-merge 9 years ago
database Resolving differences in core modules post-merge 9 years ago
extras FreeIPA module polymorphic restructuring and small fixes. (#3485) 9 years ago
files Resolving differences in core modules post-merge 9 years ago
inventory Refreshed metadata for core modules 9 years ago
network Resolving differences in core modules post-merge 9 years ago
packaging Resolving differences in core modules post-merge 9 years ago
source_control Refreshed metadata for core modules 9 years ago
system Resolving differences in core modules post-merge 9 years ago
test/utils/shippable Simplify compileall checks. Remove py3 skip list. 9 years ago
utilities Refreshed metadata for core modules 9 years ago
web_infrastructure Refreshed metadata for core modules 9 years ago
windows Resolving differences in core modules post-merge 9 years ago