- 07 Sep, 2013 6 commits
-
-
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed -
Still compatible with user: but deprecating it so we can have a matching remote_user: in tasks, cannot be user: because of the module of the same name. #3932 Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed -
Fixed -e "" on ansible-playbook.
Michael DeHaan committed -
Alan Descoins committed
-
James Cammarata committed
-
The required package for selinux is libselinux-python
Michael DeHaan committed
-
- 06 Sep, 2013 26 commits
-
-
James Laska committed
-
James Cammarata committed
-
https://github.com/yteraoka/ansible
Merge branch 'fix_postgresql_db' of https://github.com/yteraoka/ansible into yteraoka-fix_postgresql_db
James Cammarata committed -
James Cammarata committed
-
James Martin committed
-
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-
database names.
John Hamelink committed -
fix debian release version
Michael DeHaan committed -
Fixes #4014
James Cammarata committed -
Fix no kerberos
James Cammarata committed -
While this is not currently implemented in openssh as far as I know, there is patch floating around on the web and this may land one day upstream.
Michael Scherer committed -
GSSAPIAuthentication has not been supported due to PreferredAuthentications trick ( 2bdba17a )
Keiichi Mori committed -
Fix bug in uri where redirect check fails.
James Cammarata committed -
Fixes #4030
James Cammarata committed -
Update documentation about Jinja2 expressions in playbooks
James Cammarata committed -
Closes #3992
James Cammarata committed -
Adding documentation for role default variables
James Cammarata committed -
Fixes #4045
James Cammarata committed
-
- 05 Sep, 2013 8 commits
-
-
Defaults arguments must not be added to the connection keywords, as the other postgresql modules already do. Closes #4043
Aurélien Bompard committed -
This was breaking at least the script module, so it would seem best to check for it and set it to the default executable value
James Cammarata committed -
Nicolas Grilly committed
-
Currently, the accelerate daemon will be run as the sudo_user if specified, which is incorrect.
James Cammarata committed -
James Cammarata committed
-
Scott Sturdivant committed
-
James Cammarata committed
-
Fix: raise correct error in accelerate mode
James Cammarata committed
-