- 29 Jan, 2014 27 commits
-
-
If a executable is defined but not found the module should fail.
Richard Isaacson committed -
Aaron Lindsay committed
-
If a executable is defined but not found the module should fail. Addresses https://github.com/ansible/ansible/issues/5781.
Richard C Isaacson committed -
Added info on --skip-tags to tags documentation.
jctanner committed -
Using dict(k=v) means the key was always named 'k', as the variable is not interpreted there. Fixes #5801
James Cammarata committed -
Mention shell module in command documentation
jctanner committed -
Update wait_for documentation - remove extra quote
jctanner committed -
Fixed typo
jctanner committed -
Used the twice in a row
Czachur committed -
Fix broken Tower links
jctanner committed -
Torstein Saltvedt committed
-
Stefhen Hovland committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Also note AWX is named "Tower" now, as we found that simpler.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Richard C Isaacson committed
-
Richard C Isaacson committed
-
Richard C Isaacson committed
-
Richard C Isaacson committed
-
Richard C Isaacson committed
-
Richard C Isaacson committed
-
Richard C Isaacson committed
- 28 Jan, 2014 8 commits
-
-
In particular, do not rely on the $USER environment variable always existing. tmux for example seems to clear it, causing lots of invalid messages: "previous known host file not found" This broke in commit 80fd22dc, but instead of reverting that commit, we now fall back to expanding just ~ when $USER is not set.
Heikki Hokkanen committed -
be permissive with BSD with service enabled upper/lower/mixed cases
James Cammarata committed -
Signed-off-by: Brian Coca <briancoca+ansible@gmail.com>
Brian Coca committed -
su_user_var. My last PR was only half merged, and when the bug fix for the su/su_pass typo was merged, the removed line in this commit was mistakenly reintroduced.
Adam Heath committed -
James Tanner committed
-
James Tanner committed
-
Added ability to create EC2 volume from snapshot
jctanner committed
-
- 27 Jan, 2014 5 commits
-
-
Add skip_tags to ansible-playbook man page
Michael DeHaan committed -
Matthew Phipps committed
-
James Tanner committed
-
git://github.com/Geryon/ansible
Merge branch 'feat/ec2_start_stop' of git://github.com/Geryon/ansible into Geryon-feat/ec2_start_stop
James Tanner committed -
James Cammarata committed
-