summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* add_host/group_by: fix using changed_when in a loop (#71719)Martin Krizek2022-02-042-0/+55
* incidental - remove win_lineinfile coverage (#76952)Jordan Borean2022-02-0414-752/+34
* ansible-test - Update default containers to 5.5.0.Matt Clay2022-02-031-2/+2
* Bump antsibull version from 0.40.1 to 0.41.0 and ansible sphinx theme version...Felix Fontein2022-02-031-2/+2
* ansible-test - Remove outdated remote support.Matt Clay2022-02-031-2/+0
* ansible-test - Update bootstrap URL to not use S3.Matt Clay2022-02-021-1/+1
* Update ci-files URL in integration tests.Matt Clay2022-02-0217-36/+36
* ansible-test - Limit installed pyopenssl version.Matt Clay2022-01-311-2/+2
* ansible-test - Use relative paths in junit output. (#76871)Matt Clay2022-01-311-5/+9
* fix block var inheritance (#75287)Brian Coca2022-01-314-3/+21
* updated metadata dump to do full docs dump (#76170)Brian Coca2022-01-311-4/+5
* ansible-test - Clean up future boilerplate. (#76874)Matt Clay2022-01-2861-117/+82
* Track failures in the includes results to avoid special handling of include e...Martin Krizek2022-01-282-3/+36
* ansible-vault encrypt_string: fix --output to write into file (#76856)Martin Krizek2022-01-281-0/+2
* ansible-test - Add default for Windows remotes.Matt Clay2022-01-272-3/+2
* ansible-test - Validate collection ns and name.Matt Clay2022-01-273-3/+25
* ansible-test - Improve help for unsupported cwd. (#76866)Matt Clay2022-01-279-24/+166
* ansible-test - Update outdated links in comments.Matt Clay2022-01-272-2/+2
* The final `output_dir` pr (#76862)Matt Martz2022-01-2731-153/+162
* Fix task debugger to work with run_once using linear strategy (#76814)Martin Krizek2022-01-265-0/+57
* group2 - switch to setup_remote_tmp_dir instead of using output_dir (#76853)Matt Martz2022-01-2621-303/+299
* ansible-test - Defer loading of completion entries. (#76852)Matt Clay2022-01-257-47/+83
* user module password expiration fixes (#75390)Daniel Goldman2022-01-242-0/+23
* iptables - added a ``chain_management`` parameter to control chain (#76378)Éloi Rivard2022-01-2410-13/+321
* Attempt 2: Catch errors getting filters and tests (#76806)Matt Martz2022-01-212-1/+13
* Remove obsolete skip/windows test aliases.Matt Clay2022-01-182-2/+0
* Compare FQCN also in lockstep logic. Fixes #76782 (#76787)Matt Martz2022-01-182-0/+36
* ansible-test: fix typo in validate-modules (#76765)Dimitri Savineau2022-01-181-1/+1
* ssh connection avoid parsiing own debug (#76732)Brian Coca2022-01-131-15/+25
* Allow specifying specific python via shebang (#76677)Brian Coca2022-01-131-1/+4
* ansible-test - Remove azure support for Sherlock.Matt Clay2022-01-132-45/+7
* ansible-test - Remove AIX provisioning support. (#76747)Matt Clay2022-01-1237-72/+1
* ansible-test - Add support for FreeBSD 12.3. (#76745)Matt Clay2022-01-122-18/+16
* Expect upper case message 'levels' for galaxy publish results (#63530)Adrian Likins2022-01-131-8/+8
* Update dnf tests to reflect new behavior. (#76743)Matt Clay2022-01-121-2/+3
* ansible-test - Update default containers.Matt Clay2022-01-111-2/+2
* ansible-test - Limit paramiko to < 2.9.0Matt Clay2022-01-111-0/+1
* ansible-galaxy - fix the --ignore-certs flag for the implicit galaxy server (...Sloane Hertel2022-01-111-1/+43
* end_play: end the current play only (#76674)Martin Krizek2022-01-112-0/+25
* apt: add support for package version >= (#75002)Patrick Hemmer2022-01-118-17/+97
* Use antsibull 0.40.1 for docsite build (#76675)Felix Fontein2022-01-101-2/+2
* ssh connection, handle 'fun' control paths (#76424)Brian Coca2022-01-101-0/+4
* Don't assert stdlib behavior, just assert that urllib was calledMatt Martz2022-01-101-3/+5
* Fix tests failing on pytest 7 (#76670)Jordan Borean2022-01-071-8/+9
* ansible-test - Set pytest rootdir option.Matt Clay2022-01-071-0/+1
* ansible-test - Use `--forked` instead of `--boxed`Matt Clay2022-01-072-1/+2
* Avoid deprecated TestCase functions in unit tests. (#76678)Matt Clay2022-01-0715-225/+229
* Add check_mode tests for shell/command/script and make skipped=True/changed=T...Sloane Hertel2022-01-072-1/+66
* ansible_concat: return strings only unless eval (#76634)Martin Krizek2022-01-072-0/+10
* Remove shebangs from core Python modules. (#76664)Matt Clay2022-01-061-1/+10