- 29 Apr, 2014 12 commits
-
-
James Cammarata committed
-
Merge branch 'feature/multi-version-import' of https://github.com/abadger/ansible into abadger-feature/multi-version-import
James Cammarata committed -
Michael DeHaan committed
-
James Cammarata committed
-
Michael DeHaan committed
-
Make sure a default allow out rule exists if no other egress rules do
James Cammarata committed -
Fixes #7196
Jiri Barton committed -
While this code is unused, this remote module copy of this function should not be carried around in the source code.
Michael DeHaan committed -
Enable facts module on older SuSE systems (Resolves #7032)
James Cammarata committed -
Make sure values are integers for certain hardware items for vpshere_guest
James Cammarata committed -
James Cammarata committed
-
- 28 Apr, 2014 6 commits
-
-
Modified logic of distribution_release for SuSE to retain the last discovered key/value pair's value in /etc/SuSE-release that contains a '=' character.
Logos01 committed -
James Cammarata committed
-
Fixes #7180
James Cammarata committed -
https://github.com/mscherer/ansible…
Merge branch 'fix_user_non_root_on_rhel' of https://github.com/mscherer/ansible into mscherer-fix_user_non_root_on_rhel
James Cammarata committed -
If we try to use the user module without being root, it fail on RHEL/Fedora because usermod --help cannot be run. The root cause is lack of permission due to EAL4+ certification, as seen in shadow-utils changelo. So if we cannot run it, assume there is no append. It doesn't matter much since we will not be able to run usermod at all with or without the option.
Michael Scherer committed -
The current 10-second default timeout for rsync seems to be behind issue #6809. As a workaround for the underlying issue in rsync when different versions are used on the source and destination sides, don't include the timeout option unless the user specifies a timeout > 0.
Skyler Leigh Amador committed
-
- 27 Apr, 2014 4 commits
-
-
Small docs edit
Michael DeHaan committed -
Fix example
Michael DeHaan committed -
mjfroehlich committed
-
Joel Schuweiler committed
-
- 25 Apr, 2014 5 commits
-
-
James Cammarata committed
-
James Martin committed
-
Please add simplejson as alternative to json in apt_rpm
James Cammarata committed -
mkosmach committed
-
Missing 'base64' import
Michael DeHaan committed
-
- 24 Apr, 2014 13 commits
-
-
Cédric RICARD committed
-
Bruce Pennypacker committed
-
Added instance_type to ec2_lc variable list
James Cammarata committed -
https://github.com/jsmartin/ansible
Merge branch 'integration_test_eip' of https://github.com/jsmartin/ansible into jsmartin-integration_test_eip
James Cammarata committed -
Ben committed
-
Ben committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
James Cammarata committed
-
Hide YAML content on syntax errors when a vault password is specified
James Cammarata committed -
Add parameters to get_url for the url username/password
James Cammarata committed -
Fixes #6928
James Cammarata committed -
James Cammarata committed
-