summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New release v2.1.0.0-0.2.rc2v2.1.0.0-0.2.rc2James Cammarata2016-05-134-1/+2
* Adding accelerated mode deprecation to the CHANGELOGJames Cammarata2016-05-131-0/+1
* Adding a deprecation message for accelerated modeJames Cammarata2016-05-131-0/+2
* Reworking retry/until logic to fix bugsJames Cammarata2016-05-132-13/+13
* Disable sftp batch mode if sshpass (#15829)jctanner2016-05-131-1/+5
* Update submodule refsToshio Kuratomi2016-05-132-0/+0
* Use .code instead of .getcode() as py24 does not have .getcode(). Fixes https...Matt Martz2016-05-131-1/+1
* Ship constants to the modules via internal module params rather than a second...Toshio Kuratomi2016-05-1311-40/+43
* Make sure setting facts with run_once makes copies of the dataJames Cammarata2016-05-131-2/+2
* Cascade ssh_*args configurations in synchronize instead of limiting to just s...Matt Martz2016-05-121-1/+6
* Guard against a shell profile printing extraneous dataMatt Martz2016-05-123-9/+10
* Simply being in an always block shouldn't mean a host did not failJames Cammarata2016-05-121-2/+1
* Do not include params when getting role vars in certain situationsJames Cammarata2016-05-122-2/+2
* Fixes #15745 playbook include: Conditional scopingCarl2016-05-121-1/+1
* If we can't squash for any reason, then simply do not optimize the items loop.Toshio Kuratomi2016-05-122-60/+141
* Fixed importing the libcloud modules to give a nice error rather than a trace...Toshio Kuratomi2016-05-121-4/+10
* Update GCE module to use JSON credentials (#13623)Vic Iglesias2016-05-122-27/+74
* Clear blocked hosts when a role duplicate task is found in free strategyJames Cammarata2016-05-121-0/+1
* do not erroneously set gathered_facts=TrueLars Kellogg-Stedman2016-05-121-4/+4
* Apply inventory host restrictions by host name rather than UUID.Andrew Taumoefolau2016-05-121-2/+2
* Change error about loop variable in use to a warningJames Cammarata2016-05-111-1/+1
* Add fix for 15601 to the ChangeLogToshio Kuratomi2016-05-111-0/+1
* Strip junk after JSON return. (#15822)Toshio Kuratomi2016-05-112-12/+81
* Backport some python3 fixes for factsToshio Kuratomi2016-05-101-5/+17
* restore old jsonfile behaviour on key expirationBrian Coca2016-05-101-3/+6
* fix bad assignment, method modifies by ref alreadyBrian Coca2016-05-101-1/+1
* Remove reload from arg related tests. Changes to how ziploader passes args ...Toshio Kuratomi2016-05-105-58/+44
* Add s3_bucket fixToshio Kuratomi2016-05-101-0/+0
* Add s3_bucket fix to CHANGELOGToshio Kuratomi2016-05-101-0/+1
* add repr for hostvars (#15793)Matthew Stoltenberg2016-05-101-0/+6
* Update submodule refToshio Kuratomi2016-05-101-0/+0
* Switch to a different url for testing SNI right now. (#15798)Toshio Kuratomi2016-05-102-6/+16
* fixes-#15685-tools-that-paginate-show-spurious-less-output: less --version ou...Kamjar Gerami2016-05-091-1/+1
* Strip leading and trailing whitespace for json arg typesToshio Kuratomi2016-05-091-1/+1
* bump extras submodule refnitzmahone2016-05-061-0/+0
* Update submodule refsToshio Kuratomi2016-05-061-0/+0
* Fixing bugs in strategiesJames Cammarata2016-05-063-8/+10
* bump submodule refsnitzmahone2016-05-052-0/+0
* add jimi-c's unit test for squashed skip results, tweaked is_skipped() logic ...nitzmahone2016-05-052-3/+17
* Don't assume a task with non-dict loop results has been skipped.Andrew Taumoefolau2016-05-051-5/+2
* New inventory_ip_type option in gce inventory toolMatt Hite2016-05-052-10/+51
* check that variable firstBrian Coca2016-05-051-2/+2
* Fix logging into vCloud Director and expose verify_certs argument (#15533)camradal2016-05-051-2/+7
* error message cleanupnitzmahone2016-05-041-8/+6
* actionable.py: Do not print next task banner in handler callback (#15698)Tobias Wolf2016-05-031-0/+4
* Update submodule ref to fix ansible-doc for azure modulesToshio Kuratomi2016-05-031-0/+0
* Add a jsonarg type to arg spec (#15701)Toshio Kuratomi2016-05-031-0/+11
* Treat "static: yes/no" with higher priority than "task_includes_static" in an...Martin Matuska2016-05-032-7/+8
* Restore Ansible 2.0 compatibility for includesMartin Matuska2016-05-031-2/+1
* Add unarchive fixes to changelogToshio Kuratomi2016-05-021-0/+1