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
Yanis Guenane 6633eaa2c1 crypto: Fix incorrect type for privatekey_passphrase (#36868)
Fix incorrect type for privatekey_passphrase path -> str
7 years ago
..
cli Fixes #12353 #20977 adds new option to galaxy cli to preserve scm meta (#34642) 7 years ago
compat Enable wildcard import pylint (#35786) 7 years ago
config better sudo/su deprecation on config entries (#36074) 7 years ago
errors Make AnsibleActionDone a private exception 7 years ago
executor Fix types when evaluating interpreter (#36541) 7 years ago
galaxy Fixes #12353 #20977 adds new option to galaxy cli to preserve scm meta (#34642) 7 years ago
inventory protect against plugins using verify incorrectly 7 years ago
module_utils nso_config break cycles in dependency sorting (#36828) 7 years ago
modules crypto: Fix incorrect type for privatekey_passphrase (#36868) 7 years ago
parsing Only template each hostvars var on-demand (fixes #33259) 7 years ago
playbook Fixes #12353 #20977 adds new option to galaxy cli to preserve scm meta (#34642) 7 years ago
plugins fix plugin-to-doc naming mismatch, typos, grammar (#36366) 7 years ago
template Revert "remove query/q (#36315)" 7 years ago
utils Updated the documentation of modules to match argspec including the type setting for bool parameters (#36821) 7 years ago
vars vars.clean: remove unused method inject_facts (#34838) 7 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py Move module_set_locale and module_lang back to global 7 years ago
release.py Fix version in lib/ansible/release.py 7 years ago