summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* try to load unqualified plugins from whitelist (#70086)Matt Davis2020-06-172-8/+29
* Clarify blockinfile docs for insertafter/insertbefore (#69396)David Shrewsbury2020-06-161-3/+3
* 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 new Windows modules not present in 2.9 (#70087)Jordan Borean2020-06-161-16/+0
* transparent downstream vendoring (#69850)Matt Davis2020-06-162-0/+49
* ansible-galaxy - fix collection installation with trailing slashes (#70016)Sam Doran2020-06-151-2/+19
* yum/dnf: check type of elements in a name (#70072)Martin Krizek2020-06-153-1/+5
* Fix aci_intf_policy_* redirects. (#70051)Felix Fontein2020-06-151-6/+6
* Avoid use of deprecated junit-xml method.Matt Clay2020-06-121-1/+10
* fix discovery on loop with delegation (#70013)Brian Coca2020-06-121-0/+5
* Fix Include_vars example (#69966)Falcon Taylor-Carter2020-06-112-6/+9
* fix configurable pipelining (#69920)Brian Coca2020-06-112-16/+26
* Fix copy module file perms with remote_src (#69993)David Shrewsbury2020-06-111-0/+8
* config: singular ANSIBLE_COLLECTIONS_PATH (#70007)James Cassell2020-06-112-3/+17
* Plugin/module docs: parse return values, add collection names in them (versio...Felix Fontein2020-06-113-18/+19
* Support `removed_at_date` in ansible-doc (#70002)Nilashish Chakraborty2020-06-111-3/+8
* implemented 'prefix' for file based cache (#69872)Brian Coca2020-06-111-5/+13
* galaxy - preserve symlinks on build/install (#69959)Jordan Borean2020-06-101-21/+94
* added more ways to config new options in url (#69950)Brian Coca2020-06-101-1/+64
* ansible-galaxy - Fix role info when role is not installed (#69924)Sam Doran2020-06-101-7/+16
* Raise Warning when import_playbook receives additional parameters (#64156)Kshitij Chawla2020-06-101-1/+5
* Do not keep empty blocks after tag filtering (#69987)Martin Krizek2020-06-101-1/+3
* Address linting errors in default callback (#69989)Matt Martz2020-06-101-1/+1
* do we really need update vars from pc? (#69952)Brian Coca2020-06-101-21/+0
* fixed missing default (#69972)Brian Coca2020-06-101-2/+4
* Fix up schema for collection deprecation (#69977)Jordan Borean2020-06-102-2/+2
* support hard coded module_defaults.yml groups for collections (#69919)Sloane Hertel2020-06-1011-1572/+95
* Deprecation revisited (#69926)Felix Fontein2020-06-1031-97/+154
* Add intg test to repro #36045 (add_host traceback) (#69912)Brian Coca2020-06-091-11/+18
* Display parameter name in string conversion warning (#57145)Sam Doran2020-06-091-7/+33
* avoid constant checking controlpersist (#69910)Brian Coca2020-06-094-4/+21
* Add custom globals to the environment, and not per template (#69278)Matt Martz2020-06-081-10/+9
* Make AnsibleVaultEncryptedUnicode work more like a string (#67823)Matt Martz2020-06-084-12/+265
* Update bundled version of distro from 1.4.0 to 1.5.0 (#69709)Sam Doran2020-06-082-33/+31
* Auto unroll generators produced by jinja filters (#68014)Matt Martz2020-06-082-4/+57
* ansible-doc: properly handle suboptions (#69795)Felix Fontein2020-06-081-10/+13
* Revert "Revert "fixes f5 modules specific redirects (#69865)""Matt Clay2020-06-061-13/+19
* fix unvault lookup name in example (#69913)Sloane Hertel2020-06-051-1/+1
* various deprecation, display, warning, error fixes for collections redirectio...Matt Davis2020-06-058-114/+172
* fix sys.modules cleanup and blacklist behavior (#69898)Matt Davis2020-06-051-1/+4
* Make add_host be idempotent/show changed status (#69897)Rick Elrod2020-06-052-6/+18
* starting metadata sunset (#69454)Brian Coca2020-06-0576-683/+73
* lineinfile - Add alternative backrefs example to docs (#69844)Sam Doran2020-06-041-0/+8
* Re-add documentation for yum "install_repoquery" (#69871)Rick Elrod2020-06-041-0/+14
* Only show one deprecation warning if version and date are both defined. (#69808)Nathaniel Case2020-06-041-4/+4
* Fix documentation for the assemble modules remote_src property. (#69845)the-antz2020-06-041-2/+2
* Use fqcr from command module invocation using shell module (#69790)Ganesh Nalawade2020-06-041-1/+1
* Fix IncludedFile equality check (#69524)Alex Schultz2020-06-041-0/+1
* __eq__ should be redefined if __hash__ is defined.Toshio Kuratomi2020-06-041-0/+9