summaryrefslogtreecommitdiffstats
path: root/test (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-10Deprecation revisited (#69926)Felix Fontein30-335/+517
2020-06-09Split out and install sanity test requirements. (#69971)Matt Clay24-46/+98
2020-06-09Add intg test to repro #36045 (add_host traceback) (#69912)Brian Coca3-11/+62
2020-06-09Update ansible-test integration tests. (#69970)Matt Clay4-0/+15
2020-06-09Display parameter name in string conversion warning (#57145)Sam Doran2-7/+35
2020-06-09avoid constant checking controlpersist (#69910)Brian Coca5-4/+23
2020-06-09Update test images to version 1.16.0 (#66771)Sam Doran2-9/+11
2020-06-09Add platform guide for FRR (#69773)Nilashish Chakraborty3-1/+74
2020-06-08Add custom globals to the environment, and not per template (#69278)Matt Martz2-10/+14
2020-06-08Make AnsibleVaultEncryptedUnicode work more like a string (#67823)Matt Martz10-14/+407
2020-06-08Update bundled version of distro from 1.4.0 to 1.5.0 (#69709)Sam Doran3-33/+33
2020-06-08Minor cleanup for ansible-test integration test.Matt Clay2-1/+1
2020-06-08Auto unroll generators produced by jinja filters (#68014)Matt Martz4-4/+76
2020-06-08ansible-doc: properly handle suboptions (#69795)Felix Fontein5-10/+136
2020-06-08Update developing_modules_best_practices.rst (#69937)usatosi1-1/+1
2020-06-06Fix broken validate-modules.Felix Fontein1-2/+2
2020-06-06Reduce pip output noise in ansible-test. (#69925)Matt Clay3-1/+70
2020-06-06Remove CentOS on Power from CI.Matt Clay1-6/+0
2020-06-06Revert "Revert "fixes f5 modules specific redirects (#69865)""Matt Clay1-13/+19
2020-06-05Support dates in metadata in import sanity test.Matt Clay2-3/+33
2020-06-05fix unvault lookup name in example (#69913)Sloane Hertel1-1/+1
2020-06-05Bump fallaxy version (#69917)Jordan Borean1-1/+1
2020-06-05various deprecation, display, warning, error fixes for collections redirectio...Matt Davis10-120/+183
2020-06-05fix sys.modules cleanup and blacklist behavior (#69898)Matt Davis2-5/+11
2020-06-05Make add_host be idempotent/show changed status (#69897)Rick Elrod4-6/+98
2020-06-05starting metadata sunset (#69454)Brian Coca91-1761/+140
2020-06-04lineinfile - Add alternative backrefs example to docs (#69844)Sam Doran2-0/+10
2020-06-04ansible-test: do not accept empty string as valid version number (#69816)Felix Fontein3-21/+36
2020-06-04Re-add documentation for yum "install_repoquery" (#69871)Rick Elrod2-2/+14
2020-06-04Only show one deprecation warning if version and date are both defined. (#69808)Nathaniel Case1-4/+4
2020-06-04Fix documentation for the assemble modules remote_src property. (#69845)the-antz2-2/+4
2020-06-04Remove AIX from test matrixSam Doran1-6/+0
2020-06-04Use fqcr from command module invocation using shell module (#69790)Ganesh Nalawade2-1/+4
2020-06-04Fix IncludedFile equality check (#69524)Alex Schultz10-0/+216
2020-06-04__eq__ should be redefined if __hash__ is defined.Toshio Kuratomi1-0/+9
2020-06-04Revert "fixes f5 modules specific redirects (#69865)"Matt Clay1-19/+13
2020-06-04Add Power back to test matrixSam Doran1-0/+5
2020-06-04Add AIX back to test matrixSam Doran1-0/+6
2020-06-03fixes f5 modules specific redirects (#69865)Wojciech Wypior1-13/+19
2020-06-03return changed for group_by (#32057)Brian Coca6-25/+48
2020-06-02Reap collections changelog fragments - 6 (#69491)David Shrewsbury35-78/+0
2020-06-02systemd: should fail in check_mode when service not found on host (#68136)Andrew Klychkov5-4/+58
2020-06-02Update plugin_formatter to understand tagged version_added (#69797)Felix Fontein1-4/+25
2020-06-02service_facts: Update documentation about service status (#69757)Abhijeet Kasurde2-7/+15
2020-06-02Discover Flatcar Linux properly for hostname (#69627)Dongsu Park7-0/+56
2020-06-01Update 2.10 roadmap dates (#69771)Sam Doran1-3/+3
2020-06-01only ever catch ImportError (#69792)Evgeni Golov1-7/+1
2020-06-01do not return the body even if it failed (#69706)Jack4-2/+60
2020-06-01Handle disabled service units (#69349)Abhijeet Kasurde7-17/+200
2020-06-01[ansiballz] ensure that '' is not in sys.path (#69342)Rick Elrod3-2/+7