- 27 Apr, 2013 1 commit
-
-
Michael DeHaan committed
-
- 25 Apr, 2013 1 commit
-
-
Michael DeHaan committed
-
- 23 Apr, 2013 2 commits
-
-
nocows = 1 in ansible.cfg or old environment variable ANSIBLE_NOCOWS=1 add to ansible.cfg example
Jan-Piet Mens committed -
While here factor out password prompting in ansible.utils
Stoned Elipot committed
-
- 20 Apr, 2013 2 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 12 Apr, 2013 1 commit
-
-
Michael DeHaan committed
-
- 10 Apr, 2013 1 commit
-
-
allow references to names of variables in with_items without needing to surround them with Jinja2 '{{' delimeters
Michael DeHaan committed
-
- 06 Apr, 2013 5 commits
-
-
Michael DeHaan committed
-
file.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 05 Apr, 2013 2 commits
-
-
Michael DeHaan committed
-
Upgraded variable support met with upgraded conditional support, see examples/playbooks/upgraded_vars.yml for details!
Michael DeHaan committed
-
- 04 Apr, 2013 1 commit
-
-
willthames committed
-
- 12 Mar, 2013 1 commit
-
-
Michael DeHaan committed
-
- 11 Mar, 2013 1 commit
-
-
Michael DeHaan committed
-
- 07 Mar, 2013 1 commit
-
-
Nandor Sivok committed
-
- 05 Mar, 2013 1 commit
-
-
Fixes #2305.
Daniel Hokka Zakrisson committed
-
- 01 Mar, 2013 1 commit
-
-
Chris Hoffman committed
-
- 22 Feb, 2013 1 commit
-
-
James Martin committed
-
- 21 Feb, 2013 1 commit
-
-
Mikael Zayenz Lagerkvist committed
-
- 18 Feb, 2013 1 commit
-
-
lwade committed
-
- 17 Feb, 2013 2 commits
-
-
Michael DeHaan committed
-
Michael DeHaan 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
-
- 14 Feb, 2013 1 commit
-
-
Johan Wirén committed
-
- 10 Feb, 2013 3 commits
-
-
Chris Hoffman committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 09 Feb, 2013 3 commits
-
-
Change the 0.X part to not imply something new was added in 0.X something if a user forgets to put in a specific version in the module docs.
Michael DeHaan committed -
Simply ensures existence or non-existence of a vhost.
Matt Cordial committed -
Chris Hoffman committed
-
- 28 Jan, 2013 1 commit
-
-
Default to -H to set $HOME appropriately.
Daniel Hokka Zakrisson committed
-
- 24 Jan, 2013 1 commit
-
-
Typo
Francesc Esplugas 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
-
- 18 Jan, 2013 1 commit
-
-
Rodney Quillo committed
-