- 24 Jul, 2012 32 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
convert sfromm's assemble to module-magic
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Port command module over to new common code. Notice that this has to subclass AnsibleModule -- this should be the only one that has to do that.
Michael DeHaan committed -
Standardizing the module
Michael DeHaan committed -
Jan-Piet Mens committed
-
Nikhil Singh committed
-
file mode now correctly set after chaining from copy
Michael DeHaan committed -
Jan-Piet Mens committed
-
Undefined variable error
Michael DeHaan committed -
Mark Theunissen committed
-
Support for colors in ansible-playbook
Michael DeHaan committed -
Jan-Piet Mens committed
-
Standardizing the mount module
Michael DeHaan committed -
Nikhil Singh committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Fix file module to support = in args; remove superflous call in get_url
Michael DeHaan committed -
Fixes locale problem with ifconfig in setup module
Michael DeHaan committed -
Christoph Seitz committed
-
Jan-Piet Mens committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Importing re in runner for doing conditional tasks using pattern matching i.e. re.search(). Also conditionally outputting item when skipping.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
- 23 Jul, 2012 8 commits
-
-
Michael DeHaan committed
-
Importing re in runner for doing conditional tasks using pattern matching i.e. re.search(). Also conditionally outputting item when skipping.
Timothy Appnel committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Save the transfer of the module file for new style modules, because we can inject the arguments into the modules. Module consumers using the API don't have to know how this works. base64 stuff is only there because escaping a docstring inside a docstring was a bit of a challenge :)
Michael DeHaan committed -
#658
Michael DeHaan committed -
Update user module to use new shared module code
Michael DeHaan committed
-