- 13 Nov, 2012 5 commits
-
-
Daniel Hokka Zakrisson committed
-
Daniel Hokka Zakrisson committed
-
Daniel Hokka Zakrisson committed
-
Previously, "a $ string $var" would not have gotten replaced at all.
Daniel Hokka Zakrisson committed -
Daniel Hokka Zakrisson committed
-
- 12 Nov, 2012 12 commits
-
-
Template using module_vars early
Michael DeHaan committed -
Since no basedir is available at that time, avoid invoking lookup plugins since they assume it is present.
Daniel Hokka Zakrisson committed -
moduleformatter.py should include our own ansible clone
Michael DeHaan committed -
Without this, module_formatter.py relies on the installed ansible which is wrong in more than one way.
Dag Wieers committed -
Add parameterized playbook includes
Michael DeHaan committed -
Add support for generic $XXX() to call $LOOKUP()
Michael DeHaan committed -
Add ability to specify syslog facility for modules
Michael DeHaan committed -
ansible-playbook verifies playbooks exist before running them
Michael DeHaan committed -
remove verbose option on digest call
Michael DeHaan committed -
Romeo Theriault committed
-
refers to #1345
fdavis committed -
Add --limit to calls to ansible and ansible-playbook
Michael DeHaan committed
-
- 11 Nov, 2012 5 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Update constants.py so that one can specify environmental variable ANSIBLE_SYSLOG_FACILITY or syslog_facility in ansible.cfg to define the syslog facility to use. Alternatively, you can specify ansible_syslog_facility in inventory. Runner now replaces the syslog facility in the openlog() call with the default or the injected variables ansible_syslog_facility. This also updates hacking/test-module to behave similarly.
Stephen Fromm committed -
--limit takes localhost, FQDN, and 127.0.0.1.
Stephen Fromm committed
-
- 10 Nov, 2012 12 commits
-
-
Daniel Hokka Zakrisson committed
-
$LOOKUP(dnstxt): handle exceptions
Michael DeHaan committed -
de-spaced
Jan-Piet Mens committed -
minor freebsd user fixes
Michael DeHaan committed -
Add solaris support to user module
Michael DeHaan committed -
Add environment $LOOKUP plugin
Michael DeHaan committed -
Add Redis GET $LOOKUP plugin
Michael DeHaan committed -
Romeo Theriault committed
-
Romeo Theriault committed
-
remove support for multiple vars
Jan-Piet Mens committed -
renamed
Jan-Piet Mens committed -
Move get_docstring from module_formatter into ansible/utils
Michael DeHaan committed
-
- 09 Nov, 2012 6 commits
-
-
Added jp_mens' presentation and removed dead links
Michael DeHaan committed -
Fabian Arrotin committed
-
Fabian Arrotin committed
-
Jan-Piet Mens committed
-
Also makes with_* work with them. Fixes #1162.
Daniel Hokka Zakrisson committed -
Daniel Hokka Zakrisson committed
-