- 25 Oct, 2013 8 commits
-
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
include basedir as 'playbook_dir' variable
Michael DeHaan committed -
closes #4246
Serge van Ginderachter committed -
https://github.com/mscherer/ansible
Merge branch 'fix_autorized_keys' of https://github.com/mscherer/ansible into mscherer-fix_autorized_keys
James Cammarata committed -
James Cammarata committed
-
- 24 Oct, 2013 9 commits
-
-
script there with a comma that would produce invalid configuration upon being wrote again
Michael Scherer committed -
Michael Scherer committed
-
it start to duplicate line, because this create a empty option in the list, and so the module add a new line along the previous one. See >>> ' a,b, '.strip().split(',') ['a', 'b', '']
Michael Scherer committed -
Fail if requested variable is not available
jctanner committed -
Fix broken FreeBsdService class
jctanner committed -
James Tanner committed
-
Add VPC support for EIP module
jctanner committed -
James Tanner committed
-
Revert 4833c2fd
James Tanner committed
-
- 23 Oct, 2013 2 commits
-
-
Fixes #4652
James Cammarata committed -
Fixes #4500 python bools return uppercase True and False, so allow those for BOOLEANS in module common
James Tanner committed
-
- 22 Oct, 2013 4 commits
-
-
Add enable_availability_zone parameter to ec2 module.
jctanner committed -
New bigip_pool_member module
jctanner committed -
James Tanner committed
-
Maykel Moya committed
-
- 21 Oct, 2013 2 commits
-
-
Scott Sturdivant committed
-
James Tanner committed
-
- 20 Oct, 2013 1 commit
-
-
update bug reporting suggestions a bit
Michael DeHaan committed
-
- 19 Oct, 2013 14 commits
-
-
Provide warning about "with_items: '{{ loop }}'" being redundant only when {{ starts the expression value. Fixes #4582.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
setup module, replace ':' by '_' in interface name, fix #4586
Michael DeHaan committed -
check for ubuntu distribution first
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-