#4227 in upstream repo

This commit is contained in:
nextus 2013-09-25 16:15:49 +04:00
commit ca96d74572
3 changed files with 11 additions and 6 deletions

View file

@ -98,9 +98,12 @@ filter_plugins = /usr/share/ansible_plugins/filter_plugins
# uncomment this line to cause the paramiko connection plugin to not record new host
# keys encountered. Increases performance on new host additions. Setting works independently of the
# host key checking setting above.
#record_host_keys=False
# by default, Ansible request a pseudo-terminal for commands execuded under sudo. Uncomment this
# line for override this behaviour.
#pty=False
[ssh_connection]
# ssh arguments to use