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
Toshio Kuratomi 6117e1946e Check controlpersist (#17443)
* Add a new config option to cache the check for controlpersist on the
control machine.

Fixes #15844

* Remove the option and make the behavior the default

* Make the check for controlpersist cache its status per-ssh executable
8 years ago
..
cli Don't use the shell to catch output, catch output in python. Fixes #17137 (#17449) 8 years ago
compat Move py34 mock_open compat to compat/test/mock (#17157) 8 years ago
config Making the switch to v2 10 years ago
errors Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 8 years ago
executor Check controlpersist (#17443) 8 years ago
galaxy Iterate through role paths when installing roles (#17487) 8 years ago
inventory Check controlpersist (#17443) 8 years ago
module_utils Vyos cleanup 8 years ago
modules bump core submodule ref for win_user fixes 8 years ago
parsing Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 8 years ago
playbook Make ssh_executable available as ansible_ssh_* variable (#17450) 8 years ago
plugins Revert "Flush the queued items in linear periodically" 8 years ago
template Support late evaluation, suppress warnings on SyntaxError (#17462) 8 years ago
utils Check controlpersist (#17443) 8 years ago
vars Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py Added option to change ssh executable path (#17377) 8 years ago
release.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
test-requirements.txt Making the switch to v2 10 years ago