- 24 Jul, 2012 18 commits
-
-
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 10 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 -
Mark Theunissen committed
-
Tweaking daisychain internals to allow get_url to modify the path destination when downloading to a directory. Minor module refactoring.
Michael DeHaan committed -
Remove this check as it wasn't really needed and in recent refinements keeps the group_vars stuff from working as desired.
Michael DeHaan committed -
Update group module to use new shared module code
Michael DeHaan committed -
Stephen Fromm committed
-
- 21 Jul, 2012 1 commit
-
-
Upgrading mysql_db to new shared module code
Michael DeHaan committed
-