- 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 9 commits
-
-
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-
Fixes #6876
Andreas Fleig committed -
Provision VM using virtual network.
James Cammarata committed -
Some environments that utilize an SSL terminator with a self-signed certificate can use the publicURL without getting certificate verify errors. This allows using the internalURL with in my case is HTTP and not HTTPS. Closes issue: #8057
Eric Brown committed -
James Cammarata committed
-
- 07 Jul, 2014 3 commits
-
-
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-