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
Martin Krizek 77928e6c3a 2.5: user: do not pass ssh_key_passphrase on cmdline (#47486)
* user: do not pass ssh_key_passphrase on cmdline

* user: do not pass ssh_key_passphrase on cmdline

CVE-2018-16837

Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
(cherry picked from commit a0aa53d1a1)

* Ignore user module use of subprocess.

(cherry picked from commit 8d00afc013)

* Fix python3 problem in user module cve fix

(cherry picked from commit 9088671c4e)

* Fix changelog entry for user module CVE fix

(cherry picked from commit 210a43ebeb)
(cherry picked from commit b618339c32)

* zap ignore entry
7 years ago
..
cli Pass path to GalaxyRole object (#43051) (#44583) 7 years ago
compat [stable-2.5] Fix the local and ssh plugins for a cornercase retrying a syscall (#44074) 8 years ago
config [stable-2.5] Fix issues with PLUGIN_FILTERS_CFG config handling (#45994) (#46092) 7 years ago
errors Make AnsibleActionDone a private exception 8 years ago
executor Only template values in vars_prompt rather than all vars (#39304) (#44082) 8 years ago
galaxy galaxy remove incorrect check for role path before extraction (#35259) 8 years ago
inventory return empty host list when pattern is empty 8 years ago
module_utils Added default value for when CloudFrontOriginAccessIdentityList is (#44984) 7 years ago
modules 2.5: user: do not pass ssh_key_passphrase on cmdline (#47486) 7 years ago
parsing Fix encoding issue when parsing plugin examples (#39872) 8 years ago
playbook [stable-2.5] Don't allow import_tasks to transition to dynamic when file is missing. See #44822 (#44836) (#44854) 7 years ago
plugins [stable-2.5] Support transfering empty files to target host. Fixes #36725 (#45751) (#45790) 7 years ago
template Fix when template paths contain non-ascii chars and using the path in ansible_managed 8 years ago
utils [stable-2.5] Migrate from MySQLdb to PyMySQL (#40123) (#45982) 7 years ago
vars [stable-2.5] Ensure loop with delegate_to can short circuit the same as without delegate_to. Fixes #45189 (#45231). (#45354) 7 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py Fix fact cleaning (#42595) (#43956) 8 years ago
release.py New release v2.5.10 7 years ago