- 24 Dec, 2013 1 commit
-
-
Rackspace Guide Example Fix
Michael DeHaan committed
-
- 23 Dec, 2013 1 commit
-
-
Matt Martz committed
-
- 21 Dec, 2013 6 commits
-
-
Michael DeHaan committed
-
Lookup plugins for optional web services do not warrant advertising in ansible.cfg.
Michael DeHaan committed -
Lookup plugins do not warrant settings in ansible.cfg.
Michael DeHaan committed -
Remove quotes aroung etcd_url value
Michael DeHaan committed -
minor typo fixes for the rolling update guide
Michael DeHaan committed -
Tim Gerla committed
-
- 20 Dec, 2013 22 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 -
I get errors like this with etcd_url = 'http://127.0.0.1:4001': urllib2.URLError: <urlopen error unknown url type: 'http>
a-sk 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 10 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
-