summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* manual backport of win_async test changes from develMatt Davis2016-11-182-26/+27
* Moved the _inventory.clear_group_dict_cache() from creating a group w… (#17...jamessewell2016-11-181-3/+4
* Default include_role results to empty list in linear strategy pluginAndrew Haines2016-11-181-1/+1
* Reworking iterator logic regarding failed states during alwaysJames Cammarata2016-11-183-21/+34
* Return failed instead of raising an error when an include_vars file is missingJames Cammarata2016-11-181-1/+1
* Fix 'ansible-vault edit' crash on changed nonasciiAdrian Likins2016-11-181-7/+7
* added changes from devel needed by systemd fixesBrian Coca2016-11-181-1/+21
* fix for filter fixBrian Coca2016-11-171-1/+7
* remove rsync path from returned factsBrian Coca2016-11-171-1/+1
* Don't fail on missing vars files for delegated hostsJames Cammarata2016-11-171-1/+4
* Port has_key to python3 compatible syntaxJames Tanner2016-11-161-7/+7
* corrected service filtered option to singularBrian Coca2016-11-161-1/+1
* always template when called from template (#18490)Brian Coca2016-11-152-3/+6
* Catch loop eval errors and only raise them again if the task is not skippedJames Cammarata2016-11-151-1/+13
* Add option to prepend inherited attributes when extending valuesJames Cammarata2016-11-144-11/+16
* added alias to argumetns 'args' to blacklistBrian Coca2016-11-141-1/+1
* Increment changed stat for a failed task if changed. (#18014)Chris Church2016-11-141-0/+2
* Alternately track listening handlers by uuid if no name is setJames Cammarata2016-11-135-19/+85
* Add changelog entry for `make deb` changes.Matt Clay2016-11-111-0/+1
* bump extras submodule ref for win_nssm bugfixMatt Davis2016-11-111-0/+0
* Fixing incorrect use of version_compare in docker integration testJames Cammarata2016-11-111-2/+2
* Don't copy the parent block of TaskIncludes when loading staticallyJames Cammarata2016-11-116-34/+25
* Build debs with pbuilder (#18165)Shane McDonald2016-11-105-17/+65
* Fix docker connection unit tests.Matt Clay2016-11-091-3/+6
* ini lookup: add 'default' to the list of parsed keysJames Tanner2016-11-081-1/+1
* restore play_hosts variables to not show removedBrian Coca2016-11-084-6/+10
* Merge class dict with parent dict when creating meta attributesJames Cammarata2016-11-071-1/+3
* Text's .translate() is easier to use than bytesToshio Kuratomi2016-11-071-9/+2
* Make facts detection work on OpenBSD with Python3Michael Scherer2016-11-071-3/+3
* Fix bug (#18355) where encrypted inventories fail 18355 (#18373)Adrian Likins2016-11-076-20/+32
* Remove unnecessary warnings (#18121)Dag Wieers2016-11-071-7/+0
* resolve inventory path on initBrian Coca2016-11-042-6/+10
* Limit how much of the file we read to test if it's an encrypted vault fileToshio Kuratomi2016-11-041-2/+5
* Rework how OpenBSD processor facts are resolvedJasper Lievisse Adriaanse2016-11-041-13/+12
* Python 3 fixes for ansible-doc.Matt Clay2016-11-032-5/+5
* Correctly reassign implicit block parents when an include is involvedJames Cammarata2016-11-031-1/+6
* Correctly assign parent when squashing adjacent implict BlocksJames Cammarata2016-11-031-1/+1
* Resolves #18312 python3 support for ec2.pyTony Kinsley2016-11-031-1/+1
* Exclude floppy disks from lsblk call for uuidsRobin Roth2016-11-031-1/+5
* Add include_vars fix to changelogToshio Kuratomi2016-11-031-0/+3
* only validate extensions when using dir loadingBrian Coca2016-11-031-3/+3
* Fix adding the same trusted certificates multiple times (#18296)Patrick Uiterwijk2016-11-021-7/+28
* Add dnf fixes to changelogToshio Kuratomi2016-11-021-0/+2
* Update submodule refsToshio Kuratomi2016-11-022-0/+0
* fix iteritems for python 3Daniel Menet2016-11-011-0/+1
* Fix 'vault rekey' with vault secret env varAdrian Likins2016-11-015-23/+33
* Update submodule refsToshio Kuratomi2016-11-011-0/+0
* Change `v2_playbook_on_start` logic to positively detect legacy pluginsSteve Kuznetsov2016-11-012-7/+151
* Fix OpenSSH-related ssh process exit racejasdeep-hundal2016-11-011-12/+13
* Set ansible_os_family correctly under KDE neonMatt Robinson2016-11-012-1/+20