ansible/lib/ansible/plugins
Andrea Tartaglia b18263cf36 ANSIBLE_SSH_CONTROL_PATH_DIR option added (#18342)
* ANSIBLE_SSH_CONTROL_PATH_DIR option added

This removes the hardcoded value ( $HOME/.ansible/cp ) from ssh.py.
User is able to change the ControlPath directory ( the one that replaces %(directory)s ).

 Fixes #18325

* Added config option in ansible.cfg
2016-11-03 15:19:59 -07:00
..
action only validate extensions when using dir loading 2016-11-03 07:30:32 -07:00
cache Fix error using jsonfile with incomplete config (#17567) 2016-09-16 15:08:02 -04:00
callback Update syslog_json.py 2016-11-02 10:02:56 -04:00
connection ANSIBLE_SSH_CONTROL_PATH_DIR option added (#18342) 2016-11-03 15:19:59 -07:00
filter Add 'type' filter for display the underlying python type of a variable (#18242) 2016-10-31 13:36:24 -07:00
lookup Now that we convert salt inside of do_encryptas needed, keep salt as text type until then. 2016-10-20 22:49:30 -07:00
shell Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
strategy handler: notify a handler by name _and_ listen 2016-10-24 10:59:05 -04:00
test restored 'results' filters 2016-10-13 13:21:40 -04:00
vars
__init__.py Filter out internal magic and connection variables from facts returns 2016-10-24 17:27:43 -05:00