- 01 Oct, 2014 3 commits
-
-
The existing description does not make 2 things clear. 1) This is an environment variable 2) It must be set on the _controlling_ host, not the remote host.
gamename committed -
link to core modules source is broken since restructuring of public ansible repos
William Jimenez committed -
other SCM sourced in line 96
wsuff committed
-
- 30 Sep, 2014 3 commits
-
-
Michael DeHaan committed
-
Fixes https://github.com/ansible/ansible/issues/9202
Nitin Madhok committed -
Also remove a few whitespaces, improve the bash script and fix a typo.
Franck Cuny committed
-
- 29 Sep, 2014 2 commits
-
-
Clarify which of the options to pick.
Dick Davies committed -
Bruno BAILLUET committed
-
- 28 Sep, 2014 3 commits
-
-
Nitin Madhok committed
-
Missing code block
Nitin Madhok committed -
Added `--init --recursive` to installation instructions as per @bcoca's suggestion on ansible-project mailing list
Will Thames committed
-
- 27 Sep, 2014 1 commit
-
-
Bruno BAILLUET committed
-
- 26 Sep, 2014 3 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
James Cammarata committed
-
- 24 Sep, 2014 1 commit
-
-
James Cammarata committed
-
- 18 Sep, 2014 3 commits
-
-
Michael Peters committed
-
Michael Peters committed
-
James Cammarata committed
-
- 16 Sep, 2014 4 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Matt Martz committed
-
Matt Martz committed
-
- 13 Sep, 2014 1 commit
-
-
All examples do not show it, so only someone reading the doc from end to end would know about it.
Michael Scherer committed
-
- 11 Sep, 2014 2 commits
-
-
very small and minor addition, but I couldn't find anywhere that answered this (now obvious) question I had of whether or not facts could also be yaml files.
renning bruns committed -
James Cammarata committed
-
- 10 Sep, 2014 8 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Shaunak Kashyap committed
-
- 04 Sep, 2014 2 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 03 Sep, 2014 1 commit
-
-
This avoids passing the plaintext raw password into the script as a command-line argument, which shells such as bash and zsh will typically log into a file like ~/bash_history. As a small bonus, this works a LOT more smoothly if the user's password has characters in it that either the shell or Python syntax might like to interpret as metacharacters, like '\' or '"'. getpass.getpass() is part of Python's standard library in all versions between 2.4 and 3.3 at least.
Richard Barrell committed
-
- 02 Sep, 2014 1 commit
-
-
Michal Gasek committed
-
- 28 Aug, 2014 1 commit
-
-
Gary Wu committed
-
- 27 Aug, 2014 1 commit
-
-
Defaults to the system wide `roles-path` when `path` is not specified in the provided `role-file`. An example installing nginx to a relative path specified by the `role-file`. - src: https://github.com/bennojoy/nginx path: vagrant/roles/
John Dewey committed
-