- 25 Dec, 2013 13 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Fixed syntax error and removed unused imports
Michael DeHaan committed -
shell module: document removes option and sync with command module doc
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Further modifications to the module formatter to adjust to the new theme, and some misc docs text corrections.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Rename "jpfunc" to something more explanatory
Michael DeHaan committed -
Levi Gross committed
-
Stoned Elipot committed
-
- 24 Dec, 2013 16 commits
-
-
Fixing a small typo in the Galaxy README template
Michael DeHaan committed -
Fixing a typo in the Amazon Web Services and Rackspace Cloud guides
Michael DeHaan committed -
More minor doc fixes
Michael DeHaan committed -
Michael DeHaan committed
-
Mikhail Sobolev committed
-
Mikhail Sobolev committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Joshua Lund committed
-
Reorg of the documentation tree such that the sidebar will be more correct. Some work yet to do on module docs.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Joshua Lund committed
-
Michael DeHaan committed
-
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 4 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
-