- 18 Oct, 2013 1 commit
-
-
Adam Miller committed
-
- 17 Oct, 2013 1 commit
-
-
Greg Karékinian committed
-
- 15 Oct, 2013 2 commits
-
-
Jérémie Augustin committed
-
James Tanner committed
-
- 14 Oct, 2013 1 commit
-
-
Michael DeHaan committed
-
- 12 Apr, 2013 2 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 11 Apr, 2013 1 commit
-
-
Trevor Wennblom committed
-
- 10 Apr, 2013 1 commit
-
-
Michael DeHaan committed
-
- 05 Apr, 2013 1 commit
-
-
gw0 committed
-
- 30 Mar, 2013 1 commit
-
-
Michael DeHaan committed
-
- 28 Mar, 2013 1 commit
-
-
Victor Castell committed
-
- 27 Mar, 2013 2 commits
-
-
In the example, you want /bin/true to be executed if the first command has an error return code. Combining command with && will run the second only if the first is successful. Combining them with ||, the second will be run only of the first fails, what is wanted here.
raphinou committed -
Tim Gerla committed
-
- 26 Mar, 2013 2 commits
-
-
Tim Gerla committed
-
Michael DeHaan committed
-
- 25 Mar, 2013 1 commit
-
-
Michael DeHaan committed
-
- 24 Mar, 2013 2 commits
-
-
michael@ansibleworks.com committed
-
michael@ansibleworks.com committed
-
- 23 Mar, 2013 1 commit
-
-
Yves Dorfsman committed
-
- 20 Mar, 2013 1 commit
-
-
Tim Gerla committed
-
- 19 Mar, 2013 2 commits
-
-
Stoned Elipot committed
-
Yves Dorfsman committed
-
- 17 Mar, 2013 4 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Fixes #2410
Lorin Hochstein committed
-
- 16 Mar, 2013 1 commit
-
-
bfx81 committed
-
- 15 Mar, 2013 2 commits
-
-
Lorin Hochstein committed
-
Till Maas committed
-
- 12 Mar, 2013 2 commits
-
-
Yves Dorfsman committed
-
Yves Dorfsman committed
-
- 18 Mar, 2013 1 commit
-
-
Michael DeHaan committed
-
- 10 Mar, 2013 1 commit
-
-
Javier Candeira committed
-
- 08 Mar, 2013 1 commit
-
-
Adds note on python 3 incompatibility Added note about ansible_python_interpreter for people having python3 as default interpreter (mainly Arch users ?) Should fix #2344
Michel Blanc committed
-
- 06 Mar, 2013 1 commit
-
-
Jim Kleckner committed
-
- 05 Mar, 2013 3 commits
-
-
Fixed typo in passlib URL link Fixed style in cryp scheme list Fixed bullet 7 in variable precedence section Adds statement regarding passlib requirement
Michel Blanc committed -
Added more details on encrypt usage for vars_prompt, including a list of crypt schemes and a ling to the passlib documentation.
Michel Blanc committed -
Added doc on encrypt capability of vars_prompt. Assuming the example in https://github.com/ansible/ansible/blob/devel/examples/playbooks/prompts.yml is still valid.
Michel Blanc committed
-
- 02 Mar, 2013 1 commit
-
-
Fixes #2280.
Daniel Hokka Zakrisson committed
-