summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* New release v2.1.3.0-0.3.rc3v2.1.3.0-0.3.rc3James Cammarata2016-10-252-0/+0
* backport various docker_common fixes from develMatt Davis2016-10-251-15/+16
* fix version check to support >=rc5Matt Davis2016-10-241-12/+11
* Filter out internal magic and connection variables from facts returnsThomas Quinot2016-10-242-0/+32
* New release v2.1.3.0-0.2.rc2v2.1.3.0-0.2.rc2James Cammarata2016-10-242-0/+0
* Update submodule refsToshio Kuratomi2016-10-242-0/+0
* New release v2.1.3.0-0.1.rc1v2.1.3.0-0.1.rc1James Cammarata2016-10-183-1/+1
* Update core submodule to pull in fix for subversion and no_logToshio Kuratomi2016-10-171-0/+0
* Update extras submodule ref to pull in postgresql_lang and postgresql_ext pas...Toshio Kuratomi2016-10-171-0/+0
* Fix paramiko for non-ascii become passwordToshio Kuratomi2016-10-151-1/+1
* Fix become password using non-ascii for local connectionToshio Kuratomi2016-10-151-1/+1
* Fix unbound method call for JSONEncoder (#17970)Bruno Rocha2016-10-111-1/+1
* fix method signatureBrian Coca2016-10-071-1/+1
* Moves 'statically included' messages to -vv verbosityJames Cammarata2016-10-061-1/+1
* Move searching for roles in the cur basedir to lastJames Cammarata2016-10-051-2/+6
* fixed storing of cwdBrian Coca2016-10-041-1/+1
* fixed usage of incorrect exception classBrian Coca2016-10-041-1/+1
* Check for substates in is_failed before checking main state failureJames Cammarata2016-10-041-5/+5
* only change dir to playdir if localBrian Coca2016-10-031-4/+6
* bump core submodule refMatt Davis2016-10-031-0/+0
* New release v2.1.2.0-1v2.1.2.0-1James Cammarata2016-09-292-0/+0
* Pick up core reversion of mount changesToshio Kuratomi2016-09-291-0/+0
* New release v2.1.2.0-0.5.rc5v2.1.2.0-0.5.rc5James Cammarata2016-09-272-0/+0
* Update submodule ref for fix to mount backportToshio Kuratomi2016-09-271-0/+0
* New release v2.1.2.0-0.4.rc4v2.1.2.0-0.4.rc4James Cammarata2016-09-262-0/+0
* Update core to pick up more mount changesToshio Kuratomi2016-09-261-0/+0
* Update submodule refsToshio Kuratomi2016-09-262-0/+0
* Update submodule refs for mount fixesToshio Kuratomi2016-09-231-0/+0
* Use loop_control.loop_var directlyAbhijit Menon-Sen2016-09-231-1/+1
* fixes issue with net_template failing unless src argument provided. (#17726)Peter Sprygada2016-09-231-0/+3
* bump extras submodule ref for win_chocolatey fixnitzmahone2016-09-221-0/+0
* Fix for cherry-pick e8dddc36793081d601e3bf811a7d1167f01b525b,Toshio Kuratomi2016-09-211-1/+1
* Update submodule refsToshio Kuratomi2016-09-212-0/+0
* Remove _load_hosts() from Play initialization as it's no longer needed and it...Toshio Kuratomi2016-09-211-22/+0
* Create a raw lookup for hostvars that does not template the dataJames Cammarata2016-09-212-3/+19
* Take ITERATING_ALWAYS into account when setting failed state in PlayIteratorJames Cammarata2016-09-202-3/+8
* Rework the way params are assigned to TaskIncludes when they're dynamicJames Cammarata2016-09-192-22/+31
* cloudstack: fix has_changed dict values comparsion (#17632)René Moser2016-09-191-1/+11
* Pass the absolute path to dirname when assigning basedir (#17457)Andrea Tartaglia2016-09-161-1/+1
* New release v2.1.2.0-0.3.rc3v2.1.2.0-0.3.rc3James Cammarata2016-09-142-0/+0
* Fix issue with proxy setting leaving temp files (#17073)Jay2016-09-131-0/+7
* bump core submodule refRyan S. Brown2016-09-131-0/+0
* Update submodule refsToshio Kuratomi2016-09-122-0/+0
* bump core submodule refnitzmahone2016-09-111-0/+0
* Fix galaxy import command for 2.1 (#17417)Monty Taylor2016-09-091-0/+1
* Add partially backwards compatible version of _fixup_perms. (#17427)Matt Clay2016-09-068-9/+31
* New release v2.1.2.0-0.2.rc2v2.1.2.0-0.2.rc2James Cammarata2016-08-312-0/+0
* For module parameter checking, allow conversion of int to float (#17325)Toshio Kuratomi2016-08-311-1/+1
* Several fixes for includesJames Cammarata2016-08-314-27/+104
* task_result _check_key should handle empty results (#16766)Will Thames2016-08-291-1/+1