- 11 May, 2013 1 commit
-
-
Matt Coddington committed
-
- 08 May, 2013 1 commit
-
-
Don't set PasswordAuthentication=no here because the connection plugin will do that unless a password is actually specified with -k/--ask-pass.
Michael DeHaan committed
-
- 27 Apr, 2013 1 commit
-
-
Michael DeHaan committed
-
- 23 Apr, 2013 1 commit
-
-
nocows = 1 in ansible.cfg or old environment variable ANSIBLE_NOCOWS=1 add to ansible.cfg example
Jan-Piet Mens committed
-
- 04 Apr, 2013 1 commit
-
-
willthames committed
-
- 16 Feb, 2013 2 commits
-
-
Moved *jina* to *jinja2*
Michel Blanc committed -
Jinja extensions adds features to the jinja2 templating engine. This patch allows module loading for the templating engine vian an ansible.cfg configuration key (jinja_extensions). The default behaviour doesn't change (no module loading). Requested modules can be added coma separated in ansible.cfg Adds whitespace handling in jinja_extension config Added whitespace handling in jinja_extension configuration directive, so things stay safe if user adds spaces around comas in the directives list. Adds config example for jinja_extensions Added config example with multiple extentions for jinja_extensions
Michel Blanc committed
-
- 28 Jan, 2013 1 commit
-
-
Default to -H to set $HOME appropriately.
Daniel Hokka Zakrisson committed
-
- 23 Jan, 2013 2 commits
-
-
Hash variables are currently overriden if they are redefined. This doesn't let the user refine hash entries or overriding selected keys, which can, for some, be a desirable feature. This patch let the user force hash merging by setting the hash_behaviour value to "merge" (without the quotes) in ansible.cfg However, by default, ansible behaves like it always did and if any value besides "merge" is used ("replace" is suggested in the example ansible.cfg file), it will also behave as always.
Michel Blanc committed -
ron1 committed
-
- 17 Jan, 2013 1 commit
-
-
fdavis committed
-
- 08 Nov, 2012 1 commit
-
-
fdavis committed
-
- 05 Nov, 2012 1 commit
-
-
Added a boolean constant scp_if_ssh to the config Added scp support for the ssh connection plugin Refers to #1279
fdavis committed
-
- 02 Nov, 2012 2 commits
-
-
Chandler Latour committed
-
Signed-off-by: Brian Coca <briancoca+ansible@gmail.com>
Brian Coca committed
-
- 01 Nov, 2012 1 commit
-
-
Signed-off-by: Brian Coca <briancoca+ansible@gmail.com>
Brian Coca committed
-
- 27 Oct, 2012 1 commit
-
-
Michael DeHaan committed
-
- 26 Oct, 2012 1 commit
-
-
Michael DeHaan committed
-
- 04 Oct, 2012 1 commit
-
-
Jan-Piet Mens committed
-
- 07 Sep, 2012 1 commit
-
-
The config file incorrectly mentions the --private-key-file flag. Should be --private-key
Lorin Hochstein committed
-
- 28 Aug, 2012 1 commit
-
-
If PasswordAuthentication is enabled (which is the default) ansible will spawn (multiple) ssh's with a password-prompt which corrupts the terminal, and cannot be properly used. So it is better to not allow for password-based authentication using -c ssh. The result is that authentication fails but Ansible continues to work
Dag Wieers committed
-
- 20 Aug, 2012 1 commit
-
-
The global config file is loaded from /etc/ansible, not /etc
Grzegorz Nosek committed
-
- 15 Aug, 2012 1 commit
-
-
Michael DeHaan committed
-
- 14 Aug, 2012 1 commit
-
-
Michael DeHaan committed
-
- 13 Aug, 2012 1 commit
-
-
Michael DeHaan committed
-