- 20 Dec, 2013 1 commit
-
-
Rene Moser committed
-
- 19 Dec, 2013 22 commits
-
-
add var for format.
jctanner committed -
This reverts commit 3b2a35ae.
James Tanner committed -
Add a -v/--verbose option to ansible-pull to allow passing -vvvv to ansible-playbook and to show stdout while the playbook executes
James Tanner committed -
kiri committed
-
James Cammarata committed
-
James Tanner committed
-
Do not place (or higher) in min_ansible_version
Michael DeHaan committed -
Matt Martz committed
-
Matt Martz committed
-
Update install documentation to include httplib2
Michael DeHaan committed -
doc: fixed changelog format
Michael DeHaan committed -
Fix debian builds by adding a missing ','
jctanner committed -
Rene Moser committed
-
James Laska committed
-
With v1.4.2 setup.py requires httplib2 for install
lichesser committed -
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
- 18 Dec, 2013 5 commits
-
-
fix typo in synchronize module
jctanner committed -
Peter Salvatore committed
-
More don't catch `SystemExit`
Michael DeHaan committed -
Make state=present the default for ec2_tag
Michael DeHaan committed -
Using `ec2_tag` module without the state argument currently results in: ``` failed: [127.0.0.1] => {"failed": true, "parsed": false} ``` This fix makes `state=present` the default
willthames committed
-
- 17 Dec, 2013 9 commits
-
-
Adds postgres support for Ansible RDS module
jctanner committed -
rax: import novaclient.exceptions for cs.images.find
jctanner committed -
tests depend on the default encoding being utf8
jctanner committed -
Improve IRC module. Fixes #5186
jctanner committed -
improve error on invalid vars file (if its a list instead of a dict)
jctanner committed -
Fix permission error when using easy_install through sudo
jctanner committed -
ssh_alt - only trigger 'fatal' when returncode == 255 (interpreted as 'c...
jctanner committed -
jeromew committed
-
`env-setup` fix for zsh <= 4.3.10
jctanner committed
-
- 16 Dec, 2013 3 commits
-
-
Prevents UnicodeEncodeError
jctanner committed -
This reverts commit 15b89b45, reversing changes made to 3d836a1a.
James Tanner committed -
Fixes #5159 `file` module: Don't catch `SystemExit`
jctanner committed
-