summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Disabled inconsistent pylint checks.stable-2.10-branchpointMatt Clay2020-06-175-0/+10
* Add an author exception for OpenStack Ansible SIGMonty Taylor2020-06-171-1/+2
* try to load unqualified plugins from whitelist (#70086)Matt Davis2020-06-165-17/+65
* Update ansible-test default test containers.Matt Clay2020-06-162-2/+4
* disable slow/unstable hetzner incidental tests (#70103)Matt Davis2020-06-161-48/+0
* Improve stability of postgresql tests.Matt Clay2020-06-161-5/+12
* Clarify blockinfile docs for insertafter/insertbefore (#69396)David Shrewsbury2020-06-162-3/+5
* document return values of file module (#69560)Matthew Davis2020-06-161-2/+11
* Enhance documentation around add_host bypassing the play host loop (#69692)Vincent Bernat2020-06-162-1/+12
* Remove temporary migration hack from CI scripts.Matt Clay2020-06-161-11/+0
* Use default network in Google Cloud Platform Guide (#68846)Philipp Schmiedel2020-06-161-16/+6
* Add pyparsing constraint to ansible-test.Matt Clay2020-06-162-0/+3
* added documentation for R() (#69832)Sandra McCann2020-06-162-2/+7
* mentions minimum required boto versions (#68124)Alicia Cozine2020-06-161-2/+2
* Specify numeric range can contain a stride (#68952)Allen2020-06-161-0/+18
* Removed danowar2k from Wiki and now removing myself from botmeta (#70037)Daniel Poggenpohl2020-06-161-1/+1
* Porting guide: transfer entries to collection changelogs (#70064)Felix Fontein2020-06-161-24/+0
* remove new Windows modules not present in 2.9 (#70087)Jordan Borean2020-06-161-16/+0
* transparent downstream vendoring (#69850)Matt Davis2020-06-154-0/+116
* Fix ansible-test import sanity test issues. (#70084)Matt Clay2020-06-152-8/+24
* ansible-galaxy - fix collection installation with trailing slashes (#70016)Sam Doran2020-06-152-2/+80
* How to contribute to Ansible maintained collections (#69202)Sandra McCann2020-06-155-95/+650
* Fix missing allow_date=False.Felix Fontein2020-06-151-2/+2
* Updating 2.10 roadmap with adjusted beta release date (#70077)James Cammarata2020-06-151-1/+1
* enable collections module_utils subpkg tests (#69957)Matt Davis2020-06-152-6/+8
* yum/dnf: check type of elements in a name (#70072)Martin Krizek2020-06-154-1/+7
* Fix aci_intf_policy_* redirects. (#70051)Felix Fontein2020-06-151-6/+6
* Boolean error: fix deprecation date sanity check. (#70047)Felix Fontein2020-06-131-1/+1
* Update ansible-test test containers.Matt Clay2020-06-122-12/+16
* validate-modules: allow YAML dates in module documentation and meta/runtime.y...Felix Fontein2020-06-123-5/+20
* validate ansible-base's and collections runtime.yml (#69742)John R Barker2020-06-126-0/+176
* Avoid use of deprecated junit-xml method.Matt Clay2020-06-123-2/+22
* Ignore return code from antsibull_changelog lint.Matt Clay2020-06-111-1/+1
* fix discovery on loop with delegation (#70013)Brian Coca2020-06-114-0/+16
* Add Azure Pipelines support to ansible-test.Matt Clay2020-06-114-0/+338
* Document the ability to deprecate by date (#69833)Sandra McCann2020-06-111-1/+2
* Fix Include_vars example (#69966)Falcon Taylor-Carter2020-06-112-6/+9
* fix configurable pipelining (#69920)Brian Coca2020-06-113-16/+28
* Add mccabe complexity testing (#64623)Matt Martz2020-06-113-1/+6
* Fix copy module file perms with remote_src (#69993)David Shrewsbury2020-06-113-0/+80
* Fix changelog sanity test config detection.Matt Clay2020-06-111-3/+4
* updated requirements file for docs build (#70020)Sayee2020-06-111-1/+2
* config: singular ANSIBLE_COLLECTIONS_PATH (#70007)James Cassell2020-06-1115-29/+46
* Use antsibull-changelog instead of packaged changelog generator (#69313)Felix Fontein2020-06-1116-848/+60
* clarifies that vars can begin with _, with a warning (#69749)Alicia Cozine2020-06-111-2/+4
* Plugin/module docs: parse return values, add collection names in them (versio...Felix Fontein2020-06-1113-38/+203
* add changelog categories, update CVE fragments to use security_fix category (...Alicia Cozine2020-06-1111-10/+12
* Support `removed_at_date` in ansible-doc (#70002)Nilashish Chakraborty2020-06-114-3/+61
* ansible-test: vcenter initialize group/vmware (#70011)Gonéri Le Bouder2020-06-112-1/+5
* implemented 'prefix' for file based cache (#69872)Brian Coca2020-06-115-6/+29