- 11 Jul, 2014 8 commits
-
-
Fixed tracebacks during VM creation. Fixes #8067.
James Cammarata committed -
James Cammarata committed
-
Added exception handling to database creation and deletion. Fixes #8075.
James Cammarata committed -
Switched primary and alias names of the name/db parameter. Fixes #8065.
James Cammarata committed -
Michael DeHaan committed
-
Fixed tracebacks when datacenter not found, when notes not given, and when collecting facts after VM creation. Fixes #8067.
Graham Mainwaring committed -
Graham Mainwaring committed
-
Graham Mainwaring committed
-
- 10 Jul, 2014 19 commits
-
-
James Cammarata committed
-
Adding a Collins inventory script for Ansible
Michael DeHaan committed -
Steve Salevan committed
-
Steve Salevan committed
-
Steve Salevan committed
-
James Cammarata committed
-
James Cammarata committed
-
Remove unused code
James Cammarata committed -
James Cammarata committed
-
Bug Fix - fixed the choices typo got the ec2_asg module
James Cammarata committed -
James Cammarata committed
-
James Cammarata committed
-
Matt Ferrante committed
-
James Cammarata committed
-
James Cammarata committed
-
Dan Slimmon committed
-
Regexes were being parsed like ordinary ansible host patterns, so square-bracket groups were getting interpolated wrongly.
Dan Slimmon committed
-
- 09 Jul, 2014 9 commits
-
-
Makes ansible fail if login_port is defined and login_host is either not...
James Cammarata committed -
Cristian Ciupitu committed
-
Makes ansible fail if login_port is defined and login_host is either not defined, or defined as localhost. This is because if login_host is localhost then MySQLdb will use the socket instead of TCP. This leads to confusion for ansible users as, when a port is defined it gets ignored if login_host is localhost. This is to fix the bug reported by wrosario #8070. Info on MysqlDb can be read here http://mysql-python.sourceforge.net/MySQLdb.html
Jonathan Mainguy committed -
James Cammarata committed
-
Add option to return all EC2/RDS instances regardless of state.
Michael DeHaan committed -
James Cammarata committed
-
https://github.com/psa/ansible
Merge branch 'resource-tag-required' of https://github.com/psa/ansible into psa-resource-tag-required
James Cammarata committed
-
- 08 Jul, 2014 4 commits
-
-
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-