- 20 Dec, 2013 21 commits
-
-
Make sure action plugin copy cleans up tmp dir
Michael DeHaan committed -
The copy action plugin creates its own tmp dir for each file that it copies to the target machine. However, it does not clean up the original tmp path it was given when run() is called. This cleans up the tmp path before it begins looping on source files.
Stephen Fromm committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Some minor tweaks to make things a little more tutorial-like, moved credentials section up higher, etc.
Michael DeHaan committed -
Michael DeHaan committed
-
git://github.com/sivel/ansibleMichael DeHaan committed
-
James Tanner committed
-
James Tanner committed
-
Fix rst warnings in playbooks_loops.rst
jctanner committed -
James Tanner committed
-
Matt Martz committed
-
Matt Martz committed
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
James Cammarata committed
-
James Tanner committed
-
setup.py: fix ansible-galaxy was not installed when using make install
Michael DeHaan committed -
Rene Moser committed
-
- 19 Dec, 2013 19 commits
-
-
add var for format.
jctanner committed -
This reverts commit 3b2a35ae.
James Tanner committed -
Add a -v/--verbose option to ansible-pull to allow passing -vvvv to ansible-playbook and to show stdout while the playbook executes
James Tanner committed -
kiri committed
-
James Cammarata committed
-
James Tanner committed
-
Do not place (or higher) in min_ansible_version
Michael DeHaan committed -
Matt Martz committed
-
Matt Martz committed
-
Update install documentation to include httplib2
Michael DeHaan committed -
doc: fixed changelog format
Michael DeHaan committed -
Fix debian builds by adding a missing ','
jctanner committed -
Rene Moser committed
-
James Laska committed
-
With v1.4.2 setup.py requires httplib2 for install
lichesser committed -
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-