- 24 Jul, 2012 9 commits
-
-
Christoph Seitz 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 8 commits
-
-
Upgrading mysql_db to new shared module code
Michael DeHaan committed -
Mark Theunissen committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
get module (with new module-magic-code!) Usage: ansible -m get -a "url=http://xxxxxxx dest=fileordirctory" all cleanups as per @mpdehaan's suggestions add daisychain added example playbook (get_url.yml) with URLencode example
Jan-Piet Mens committed
-
- 20 Jul, 2012 2 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-