summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid copying task parents in TaskExecutorperformance_improvementsJames Cammarata2016-08-082-2/+3
* Move tasks/blocks to a single parent modelJames Cammarata2016-08-0812-166/+183
* Performance improvementsJames Cammarata2016-08-0816-482/+332
* Remove FreeBSD interpreter test hacks. (#17007)Matt Clay2016-08-082-9/+4
* correctly detect actionBrian Coca2016-08-081-1/+1
* Update submodule refsToshio Kuratomi2016-08-082-11/+14
* Fix from @jimi-c to use task_vars when polling async tasks. (#17003)Toshio Kuratomi2016-08-081-3/+6
* Add partition uuid to facts for Linux. (#16986)Erik Berg2016-08-081-0/+14
* changelog: inform about regression fix breaking related 2.x tasks (#16985)René Moser2016-08-081-1/+2
* Add generic data structures querying (#13684)Filipe Niero Felisbino2016-08-085-7/+76
* Fix hipchat callback "has no attribute display'" (#16998)Adrian Likins2016-08-081-4/+4
* better phrasingBrian Coca2016-08-081-1/+1
* fix - replacement docsBrian Coca2016-08-081-1/+1
* Enable more FreeBSD integration tests. (#16991)Matt Clay2016-08-082-5/+10
* changelog: add new modulesRene Moser2016-08-061-0/+10
* Use file list, not recursion, in _fixup_perms. (#16924)Matt Clay2016-08-0511-76/+55
* Add missing boilerplate code. (#16980)Matt Clay2016-08-051-0/+3
* Update submodule refs.Matt Clay2016-08-051-5/+5
* Debug output callback (#16839)James Pic2016-08-051-0/+35
* Update submodule refsToshio Kuratomi2016-08-052-16/+11
* Tweak the way the debug strategy imports the linear strategy parentJames Cammarata2016-08-051-2/+2
* YAML treats some unquoted strings as booleans. For instance, (#16961)Toshio Kuratomi2016-08-051-3/+35
* Updated installation links.Scott Butler2016-08-041-2/+2
* made done: more visibleBrian Coca2016-08-041-3/+3
* removed markdown .. its rstBrian Coca2016-08-041-3/+3
* updated roadmap with a few 'dones'Brian Coca2016-08-041-4/+6
* * Fix race in creating temp directories pre-fork (#16965)Toshio Kuratomi2016-08-042-2/+3
* fix for unspecified retries on until + test (#16963)Matt Davis2016-08-043-1/+36
* add transparent vault use to other plugins (#16957)Brian Coca2016-08-043-3/+4
* task_result _check_key should handle empty results (#16766)Will Thames2016-08-042-1/+13
* Merge pull request #16879 from alikins/gce_module_utilsRyan Brown2016-08-042-2/+4
|\
| * Fix import of gce/gcdns without a libcloud moduleAdrian Likins2016-07-292-2/+4
* | FEATURE: adding variable serial batchesJames Cammarata2016-08-048-26/+177
* | Small grammar fixes. (#16955)Nick Heiner2016-08-041-5/+5
* | Fix for issue @synchronize doesn't substitute variables properly #16347 (#16349)ovcharenko2016-08-041-4/+1
* | Fix the security rules name duplication of azure_rm_common. (#16897)Hidetoshi Hirokawa2016-08-041-3/+3
* | raise AnsibleError in hashi_vault lookup plugin when hvac module is not insta...victoru2016-08-041-1/+1
* | add default location and env override (#16854)Andrew Dolby2016-08-041-5/+8
* | Strip group names of whitespaces, so we can use space after comma in openstac...Oskar Wyciślak2016-08-041-1/+1
* | optimize booleanifycationBrian Coca2016-08-041-1/+3
* | actually skip bad/broken module files foundBrian Coca2016-08-041-0/+1
* | added y/n to list of module booleansBrian Coca2016-08-041-2/+2
* | refactored ethtool data to allow for other callersBrian Coca2016-08-041-18/+18
* | document 'no booleans in choices'Brian Coca2016-08-041-0/+1
* | Add links to gh issues for vault roadmap itemsAdrian Likins2016-08-041-2/+2
* | Updating packaging vars for new version 2.1.1James Cammarata2016-08-031-0/+1
* | Updating release playbookJames Cammarata2016-08-031-1/+8
* | Run more integration tests on FreeBSD. (#16923)Matt Clay2016-08-022-11/+5
* | Increase async time limit on tests to 10 seconds. (#16921)Matt Clay2016-08-022-3/+3
* | Add binary module tests to Windows CI. (#16914)Matt Clay2016-08-025-9/+26