summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removing leftover import of atomic_movev1.7.0release1.7.0James Cammarata2014-08-061-1/+0
* Revert "Atomically move known hosts file into place when edited by paramiko c...James Cammarata2014-08-061-20/+2
* Add path checking for relative/escaped tar filenames in the ansible-galaxy co...James Cammarata2014-08-061-2/+10
* Avoid templating raw lookup stringsJames Cammarata2014-08-062-2/+5
* Back-porting in CHANGELOG/etc. for older versionsJames Cammarata2014-08-064-0/+33
* Merge pull request #8455 from nicocesar/version_checkMichael DeHaan2014-08-051-1/+5
|\
| * if python >=2.7 use the option allow_no_value=True for ini_file.Nico Cesar2014-08-051-1/+5
* | Some stray doc tweaks with file modules.Michael DeHaan2014-08-052-5/+6
* | Resolve option conflict differently.Michael DeHaan2014-08-051-3/+1
* | Move doc fragments back into file module.Michael DeHaan2014-08-051-0/+43
* | File common arguments should not be used in all docs pages.Michael DeHaan2014-08-051-42/+0
* | Update ISSUE_TEMPLATE.mdMichael DeHaan2014-08-051-7/+7
* | Explain ticket stubsMichael DeHaan2014-08-051-0/+16
* | (A) Fix a bug in the doc generator that was clobbering the force parameter fo...Michael DeHaan2014-08-0510-1/+197
* | Merge branch 'sergevanginderachter-callback_template_delegate' into develJames Cammarata2014-08-051-0/+5
|\ \
| * \ Merge branch 'callback_template_delegate' of https://github.com/sergevanginde...James Cammarata2014-08-051-0/+5
| |\ \ |/ / /
| * | template Runner.module_vars['delegate_to'] to accommodate callbacksSerge van Ginderachter2014-08-051-0/+5
* | | Merge branch 'bcoca-sets_v2' into develJames Cammarata2014-08-051-5/+29
|\ \ \
| * \ \ Merge branch 'sets_v2' of https://github.com/bcoca/ansible into bcoca-sets_v2James Cammarata2014-08-051-5/+29
| |\ \ \ |/ / / /
| * | | now unique actually works, all operations also now use it to returnBrian Coca2014-06-011-5/+7
| * | | changed exception handling for hashable testBrian Coca2014-05-261-10/+11
| * | | set theory v2, now can handle non hashable items like dictsBrian Coca2014-05-251-5/+26
* | | | Merge branch 'jsmartin-asg_update' into develJames Cammarata2014-08-051-14/+36
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'asg_update' of https://github.com/jsmartin/ansible into jsmarti...James Cammarata2014-08-051-14/+36
| |\ \ \ |/ / / /
| * | | Updated tag behavior.James Martin2014-07-111-14/+36
* | | | Merge branch 'jsmartin-fix_eip_regression' into develJames Cammarata2014-08-053-59/+92
|\ \ \ \ | |_|_|/ |/| | |
| * | | Re-enable the ec2_eip testJames Cammarata2014-08-052-28/+39
| * | | Merge branch 'fix_eip_regression' of https://github.com/jsmartin/ansible into...James Cammarata2014-08-041-31/+53
| |\ \ \ |/ / / /
| * | | Fixes a regression in 1453f7b013393678b8a616d7cfbda1b68b2c31db that would cau...James Martin2014-08-041-31/+53
* | | | Merge pull request #8442 from Jmainguy/rpm_key_8424Michael DeHaan2014-08-041-6/+2
|\ \ \ \
| * | | | Removed max 8192 bytes, fixes #8424Jonathan Mainguy2014-08-041-6/+2
|/ / / /
* | | | Merge pull request #8440 from jsmartin/asg_docfixMichael DeHaan2014-08-041-0/+1
|\ \ \ \
| * | | | Updated docs for health_check_type parameter.James Martin2014-08-041-0/+1
* | | | | Make run_command process communication smarterJames Cammarata2014-08-041-6/+45
|/ / / /
* | | | Default interface type to ipv4 when checking flags for SolarisJames Cammarata2014-08-041-2/+1
* | | | Merge pull request #8402 from lukesneeringer/gce-inventory-envvarsMichael DeHaan2014-08-041-15/+33
|\ \ \ \
| * | | | Envirionment variable support in GCE inventory plugin.Luke Sneeringer2014-08-011-15/+33
* | | | | Merge pull request #8415 from ebargtuo/patch-1Michael DeHaan2014-08-041-1/+1
|\ \ \ \ \
| * | | | | Fix a typo in gem module documentationebargtuo2014-08-031-1/+1
* | | | | | Merge pull request #8409 from Jmainguy/hostname_8339Michael DeHaan2014-08-041-1/+1
|\ \ \ \ \ \
| * | | | | | Fixes issue #8339 where Scientific Linux incorrectly tries to use FedoraStrat...Jonathan Mainguy2014-08-021-1/+1
| |/ / / / /
* | | | | | Atomically move known hosts file into place when edited by paramiko connectionsJames Cammarata2014-08-041-2/+20
* | | | | | Merge pull request #8426 from jlaska/update_integration_MakefileJames Laska2014-08-041-1/+1
|\ \ \ \ \ \
| * | | | | | Include unicode and var_precedence tests in 'all' targetJames Laska2014-08-041-1/+1
* | | | | | | Require python-crypto >= 2.6 for debian package buildsJames Laska2014-08-041-1/+1
* | | | | | | Revert "Use atomic move function on known host file in paramiko to prevent ra...Michael DeHaan2014-08-041-7/+1
* | | | | | | Fix literal block multiline parsingJames Cammarata2014-08-044-53/+109
* | | | | | | Revert ""allow_no_value=True" for ini_file module so /etc/my.cnf can be read ...Michael DeHaan2014-08-041-1/+1
* | | | | | | Remove unnecessary unicode conversions from parse_kvJames Cammarata2014-08-044-4/+3
* | | | | | | Use atomic move function on known host file in paramiko to prevent rare occur...Michael DeHaan2014-08-041-1/+7