- 23 Aug, 2013 8 commits
-
-
Fixes #3842
James Cammarata committed -
Fixes #3842
James Cammarata committed -
Merge branch 'with_items_and_complex_args' of https://github.com/lberruti/ansible into lberruti-with_items_and_complex_args
James Cammarata committed -
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-
- 22 Aug, 2013 27 commits
-
-
Alek Storm committed
-
https://github.com/mscherer/ansible
Merge branch 'allow_wildcard_yum' of https://github.com/mscherer/ansible into mscherer-allow_wildcard_yum
James Cammarata committed -
René Moser committed
-
ec2 inventory: Verify that a security group exists before trying to use its name as a key in inventory.
Herby Gillot committed -
fixed shebang in openshift inventory
James Cammarata committed -
Fixed so that we no longer check with the remote if a checkout already is at the desired sha version.
Johan Wirén committed -
René Moser committed
-
https://github.com/mivok/ansible
Merge branch 'pacman_local_plus_check' of https://github.com/mivok/ansible into mivok-pacman_support_check_mode
James Cammarata committed -
https://github.com/mivok/ansible…
Merge branch 'pacman_support_check_mode' of https://github.com/mivok/ansible into mivok-pacman_support_check_mode
James Cammarata committed -
Merge branch 'pulls/fix-hostvars-inconsistancy' of https://github.com/ferringb/ansible into ferringb-pulls/fix-hostvars-inconsistancy
James Cammarata committed -
https://github.com/resmo/ansible
Merge branch 'feature/zabbix-inventory' of https://github.com/resmo/ansible into resmo-feature/zabbix-inventory
James Cammarata committed -
Arthur Taylor committed
-
make sure ssh do not ask password
James Cammarata committed -
Fixing typo in EC2 modules
James Cammarata committed -
Alek Storm committed
-
The issue was that, when forks == 1, the _executor() function was being called with None for the value of new_stdin. Fixes #3841, #3902
James Cammarata committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Minor cleanup of CHANGELOG for 1.3
James Cammarata committed -
Joshua Lund committed
-
Joshua Lund committed
-
- 21 Aug, 2013 5 commits
-
-
Fixes #2897
James Cammarata committed -
Also removing the ControlPath option, as it will now be auto-generated if the ControlPersist option is set in the arguments.
James Cammarata committed -
Addresses CVE-2013-4260: predictable filename used for failed results in world writable directory.
James Cammarata committed -
Files were being created in /tmp, but will now be created in $HOME/.ansible/cp/ Addresses CVE-2013-4259: ansible uses a socket with predictable filename in /tmp
James Cammarata committed -
Michael Scherer committed
-