- 13 Jan, 2013 2 commits
-
-
* Rename fail_on_rc_non_zero to check_rc, much more succinct. * Simplify method defintion * Fix command module and drop shell=shell option; whether to use shell is determined by if args is a list.
Stephen Fromm committed -
This updates apt, apt_repository, command, cron, easy_install, facter, fireball, git, group, mount, ohai, pip, service, setup, subversion, supervisorctl, svr4pkg, user, and yum to take advantage of run_command in module_common.py.
Stephen Fromm committed
-
- 21 Nov, 2012 1 commit
-
-
Jan-Piet Mens committed
-
- 19 Nov, 2012 1 commit
-
-
Michael DeHaan committed
-
- 03 Nov, 2012 1 commit
-
-
Michael DeHaan committed
-
- 01 Oct, 2012 1 commit
-
-
Jan-Piet Mens committed
-
- 30 Sep, 2012 1 commit
-
-
- .rst now supresses default if none is set (looks better in HTML) - .rst now handles empty options list - Fixed postgresql_user and mysql_user because YAML contained colons - docs for facter
Jan-Piet Mens 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
-
- 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
-
- 31 Jul, 2012 2 commits
-
-
Nikhil Singh committed
-
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
-
- 28 Jul, 2012 1 commit
-
-
Port the ohai module over, while this is actually *longer* now, not transferring the args file makes this much faster.
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
-
- 24 Apr, 2012 1 commit
-
-
Jeroen Hoekx committed
-
- 23 Apr, 2012 1 commit
-
-
If the module result contains "ansible_facts", that will be added to the setup cache.
Jeroen Hoekx committed
-
- 03 Mar, 2012 1 commit
-
-
this until we figure out what that is.
Michael DeHaan committed
-
- 28 Feb, 2012 1 commit
-
-
and treeish saving everywhere. there are probably some quirks here we'll want to refine further later, for instance, we should be able to do nicer things with "can't contact host tracebacks".
Michael DeHaan committed
-
- 29 Feb, 2012 1 commit
-
-
Michael DeHaan committed
-
- 25 Feb, 2012 1 commit
-
-
Michael DeHaan committed
-
- 24 Feb, 2012 2 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-