summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* check /.dockerenv and /.dockerinit to guess a dockercontainer (#74349)Jan Fader2021-11-031-0/+24
* Explicitly require iptables for incidental_setup_docker on RHEL8 (#76212)Matt Martz2021-11-031-0/+1
* dnf: add more specific error message for GPG check (#76194)Martin Krizek2021-11-021-0/+1
* Skip recursive suboption validation if sub_parameters is not a dict (#75635)Sloane Hertel2021-11-012-1/+10
* loop/fact delegation fix (#75768)Brian Coca2021-11-012-0/+22
* exhaust list of vault ids before failing (#75540)Sloane Hertel2021-11-011-1/+26
* Parser errors from within includes should not be rescueable (#73722)Martin Krizek2021-11-014-1/+26
* Fix zip content filtering in unarchive module (#76069)Tadej Borovšak2021-10-291-0/+15
* bug fix: using non-FQDN in plugin choices fails plugin name verification (#75...Jonas I. Liechti2021-10-289-11/+11
* ansible-test: Set max number of open files in containers to 10240 (#75498)Andrew Klychkov2021-10-271-0/+6
* ansible-test - Update default containers.Matt Clay2021-10-271-2/+2
* Heisen jinja2_native (#75587)Martin Krizek2021-10-2710-108/+52
* Fix Windows CI scripts.Matt Clay2021-10-262-2/+2
* PlayIterator: use enums for states (#74511)Martin Krizek2021-10-261-5/+34
* ansible-test - Fix import test on old Pythons. (#76137)Matt Clay2021-10-252-2/+38
* Overhaul ansible-test integration tests. (#76111)Matt Clay2021-10-2521-103/+212
* ansible-test - Remove duplicate code.Matt Clay2021-10-251-5/+0
* ansible-test - Fix Python real prefix detection.Matt Clay2021-10-211-1/+13
* Don't use output_dir in target tests (#76107)Matt Martz2021-10-2119-73/+76
* Require Jinja2 3.0.0 (#75881)Martin Krizek2021-10-2033-324/+41
* Modernize install (#76021)Matt Martz2021-10-1922-55/+136
* Remove incidental_deploy_helperMartin Krizek2021-10-193-672/+0
* Remove unused test/support plugins (#76078)Martin Krizek2021-10-199-3483/+0
* Fix choices for return values. (#76070)Felix Fontein2021-10-191-0/+1
* Remove incidental_win_copyMartin Krizek2021-10-1813-1064/+0
* Remove incidental_setup_tlsMartin Krizek2021-10-188-163/+0
* Remove incidental_cs_commonMartin Krizek2021-10-182-7/+0
* ansible-test - Move constants to remove symlink.Matt Clay2021-10-182-44/+50
* Intentional tests (#76051)Martin Krizek2021-10-185-0/+67
* Removed unused test/support modules (#76048)Martin Krizek2021-10-1519-8826/+0
* Remove incidental mongodb tests.Matt Clay2021-10-1410-495/+0
* Remove incidental_win_data_deduplication test.Matt Clay2021-10-147-110/+0
* Intentional testsMartin Krizek2021-10-142-3/+36
* Remove incidental_win_dsc test.Matt Clay2021-10-1413-1221/+0
* Fix subversion test.Matt Clay2021-10-141-1/+1
* Remove incidental_win_ping test. (#76031)Matt Clay2021-10-139-247/+5
* Add more ansible-test cloud tests.Matt Clay2021-10-124-0/+41
* Fix executing includes in the free strategy (#75649)Martin Krizek2021-10-125-0/+24
* validate_modules: allow 'choices' for return values (#76009)Felix Fontein2021-10-121-0/+1
* ansible-test - Update base and default containers.Matt Clay2021-10-071-3/+3
* ansible-test - Update Python constraints. (#75959)Matt Clay2021-10-071-15/+1
* ansible-test pslint - fix warning with nested objects (#75792)Jordan Borean2021-10-081-7/+6
* Allow ca_path to point to a bundle (#75894)Matt Martz2021-10-081-0/+19
* ansible-test - Fix inventory path.Matt Clay2021-10-071-2/+6
* Fix parsing of device serial number for RHEL8 (#75876)Miroslav Brabenec2021-10-062-1/+72
* ansible-test - Update base and default containers.Matt Clay2021-10-061-3/+3
* Remove incidental_cloud_init_data_facts integration tests (#75885)Matt Martz2021-10-053-191/+0
* ansible-test - Update distro test containers.Matt Clay2021-10-011-9/+9
* ansible-core - Remove support for Python 2.6. (#75853)Matt Clay2021-10-013-3/+3
* ansible-test - Fix inventory generation.Matt Clay2021-09-302-3/+3