- 24 Jul, 2012 25 commits
-
-
Chin Fang committed
-
Standardizing the module
Michael DeHaan 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 11 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 -
Stephen Fromm committed
-
Refactored hacking/test-module 1. uses optparse 2. has --debugger option tested only with pdb on Python 2.7
bradobro committed -
bradobro committed
-
- 22 Jul, 2012 4 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Using __slots__ in more places, in particular, hosts and groups, where we are apt to create a fair amount of objects.
Michael DeHaan committed -
Upgrading MySQL user module to new format
Michael DeHaan committed
-