- 09 Apr, 2013 1 commit
-
-
Victor Castell committed
-
- 08 Apr, 2013 1 commit
-
-
Enable virt module to work with different libvirt connection uris. This allow to work with all libvirt supported VMs.
Victor Castell committed
-
- 30 Mar, 2013 1 commit
-
-
Examples must use "name" parameter instead of "guest" for virt module, both works though but code explicitly expects name as the guest VM identifier.
Victor Castell committed
-
- 01 Mar, 2013 1 commit
-
-
fdavis committed
-
- 16 Feb, 2013 1 commit
-
-
Blair Zajac committed
-
- 19 Nov, 2012 1 commit
-
-
Michael DeHaan committed
-
- 23 Oct, 2012 1 commit
-
-
- added terse syntax to modules.rst - added description of special variables to template module
Jan-Piet Mens committed
-
- 30 Sep, 2012 2 commits
-
-
Jan-Piet Mens committed
-
Jan-Piet Mens committed
-
- 07 Sep, 2012 1 commit
-
-
module is missing
Seth Vidal committed
-
- 11 Aug, 2012 1 commit
-
-
Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library directory.
Michael DeHaan committed
-
- 07 Aug, 2012 1 commit
-
-
whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added in 0.6 release)
Michael DeHaan committed
-
- 03 Aug, 2012 1 commit
-
-
Add encoding lines to python modules such that they can take unicode options if they are fed them, since the AnsibleModule stuff no longer base64 encodes for simplicity and speed reasons.
Michael DeHaan committed
-
- 02 Aug, 2012 1 commit
-
-
future
Seth Vidal committed
-
- 31 Jul, 2012 2 commits
-
-
Port the file module over to the new common code infrastructure + cleanup some redundant imports since the module code already imports those things.
Michael DeHaan committed -
Michael DeHaan committed
-
- 28 Jul, 2012 1 commit
-
-
Tweak alias consistency a bit. 'package' has never been documented, but since it works, make it work in both places. 'name' is the preferred form. Similarly, take 'name' for the 'guest' argument to the 'virt' module.
Michael DeHaan committed
-
- 26 May, 2012 1 commit
-
-
Michael DeHaan committed
-
- 09 May, 2012 1 commit
-
-
The ohai and facter modules use /usr/bin/logger to log the fact that they have been invoked. I added 'import os' to the ping module so that it could have the same syslog statements as the other modules. I separated the condensed: shlex.split(open(argfile, 'r').read()) into two separate statements similar to the other modules.
Stephen Fromm committed
-
- 17 Apr, 2012 1 commit
-
-
Tim Bielawa committed
-
- 13 Apr, 2012 1 commit
-
-
Martijn Koster committed
-
- 05 Apr, 2012 1 commit
-
-
Seth Vidal committed
-
- 04 Apr, 2012 3 commits
-
-
Seth Vidal committed
-
Seth Vidal committed
-
Seth Vidal committed
-