- 19 Jan, 2014 1 commit
-
-
update default EC2 exclude regions -- this should be the best configuration for most users, but some may still want to tweak.
Michael DeHaan committed
-
- 17 Jan, 2014 9 commits
-
-
Make synchronize module work better with local transport, fix #5668
Michael DeHaan committed -
fix str format error due to missing '%' in sysctl module
Michael DeHaan committed -
Simon Zimmermann committed
-
Spiff up the 'Developing Plugins' page
Michael DeHaan committed -
Michael Scherer committed
-
James Tanner committed
-
Colon in example failure message causes a YAML compile error
Michael DeHaan committed -
The example failure message was given as - fail: msg="Bailing out: this play requires 'bar'" The colon in the example causes a YAML compile error, so I am replacing it with a '.'
Taylor Brown committed -
Add support for Scientific Linux for hostname module
Michael DeHaan committed
-
- 16 Jan, 2014 12 commits
-
-
Allow keystring passed to authorized_key to contain blank lines and comments
jctanner committed -
the sysctl command. Calling sysctl should also not be true by default
James Tanner committed -
hostname module was lacking support for Scientific Linux, this commit adds it.
rishid committed -
James Tanner committed
-
Pipelining will be disabled by default, since it requires users remove the 'requiretty' option from the servers sudoers configuration.
James Cammarata committed -
Scott Gilbert committed
-
James Tanner committed
-
quantum_* modules: Neutron name change, keeping backward compatibility
jctanner committed -
James Cammarata committed
-
ec2_elb module: Minor improvements to documentation
Michael DeHaan committed -
ELB(s) cause a weird formatting behaviour - it appears as EL**s** Added choices documentation to the state option
willthames committed -
Do not log the rax api_key argument in module invocation
Michael DeHaan committed
-
- 15 Jan, 2014 12 commits
-
-
Matt Martz committed
-
James Tanner committed
-
James Cammarata committed
-
The previous implementations will be kept for now as _old
James Cammarata committed -
James Cammarata committed
-
James Tanner committed
-
All modules should be using /usr/bin/python in the shebang as ansible_python_interpreter processes this (see FAQ). Fixing for standardization purposes.
Michael DeHaan committed -
subversion: use LANG=C to prevent regex failures
Michael DeHaan committed -
Mailinglist info
Michael DeHaan committed -
Till Maas committed
-
Till Maas committed
-
Fixes bug GH-5549.
René Moser committed
-
- 14 Jan, 2014 6 commits
-
-
user module/OpenBSD: using login_class always makes status 'changed'
jctanner committed -
apt_repository: don't crash if default_file doesn't exist
jctanner committed -
Treat a False mandatory variable as defined.
jctanner committed -
mysql_db module: make dump and import to use port argument
jctanner committed -
setup module: Partial fix for #4565, reporting Debian release version. Works only for Debian 7 and later
jctanner committed -
James Tanner committed
-