summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add attributes 2/x (#75619)Brian Coca2021-09-231-4/+6
* Add constraints to prepare_http_tests target.Matt Clay2021-09-231-1/+3
* ansible-test - Update distro test containers. (#75762)Matt Clay2021-09-221-10/+10
* ansible-test - Create injector scripts at runtime. (#75761)Matt Clay2021-09-2224-52/+118
* Compile role with parents in the task's dependency chain (#75165)Sloane Hertel2021-09-2213-0/+44
* ansible-test - Update default containers.Matt Clay2021-09-221-2/+2
* Update vendored copy of distro to 1.6.0 (#75732)Matt Martz2021-09-221-5/+0
* ansible-galaxy role install: download from API response location (#73114)Ross Bender2021-09-221-0/+151
* use passlib default if `password_hash` option isn't set (#75043)Thomas Sjögren2021-09-212-10/+10
* ansible-galaxy: Clone git collections using shallow clones (#75722)Sloane Hertel2021-09-211-0/+57
* Python 3.8 Controller Minimum (#74013)Matt Martz2021-09-212-2/+0
* Re-enable old_style_cache_plugin test target (#75748)Sloane Hertel2021-09-219-63/+367
* ansible-test - Remove deprecated environments.Matt Clay2021-09-212-3/+0
* ansible-test - Add `--prime-venvs` option.Matt Clay2021-09-215-7/+30
* ansible-test - Add support for windows/2022 (#75743)Matt Clay2021-09-211-0/+1
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-20509-6627/+12639
* Add an `undef` global Jinja function (#75435)Daniel Goldman2021-09-204-3/+39
* Remove (only) user-facing use of ANSIBLE_ASYNC_DIR (#74249)Rick Elrod2021-09-172-30/+0
* Enable ansible-galaxy to specify client id override with Keycloak Token (#75601)Chris Hambridge2021-09-171-0/+43
* Integration test and sanity index generation fixes. (#75731)Matt Clay2021-09-172-3/+3
* Ignore support code in update-bundled test.Matt Clay2021-09-171-0/+3
* PowerShell - Ignore LIB env var when building C# code (#75698)Jordan Borean2021-09-171-0/+23
* Revert "user - consistently create user home directory on Linux (#71952)" (#7...Sam Doran2021-09-163-62/+0
* ansible-galaxy - add a per-server validate_certs option (#75710)Sloane Hertel2021-09-161-1/+44
* Fix git submodules path issue (#75655)maulikd2021-09-161-0/+26
* apt module: add option to allow package downgrades (#74852)hyperreality2021-09-142-0/+79
* Fix metadump (#75668)Brian Coca2021-09-141-0/+3
* Try all galaxy servers when locating available versions for a collection (#75...Sloane Hertel2021-09-144-13/+61
* Fix unexpected exception when a role has an empty argument_specs.yml (#75604)devon-mar2021-09-105-0/+25
* Run apache via async (#75682)Matt Martz2021-09-101-0/+4
* Fix cleaning up user for unarchive tests (#75681)Sloane Hertel2021-09-103-1/+6
* Ensure we set perms on htpasswd file to avoid permissions errors (#75679)Matt Martz2021-09-101-7/+7
* Fix test interactions by cleaning up users with the same uid by using 'force:...Sloane Hertel2021-09-093-0/+4
* Remove incidental_win_security_policy (#75654)Martin Krizek2021-09-098-605/+23
* Fix fetch integration test. (#75661)Matt Clay2021-09-083-0/+17
* yaml dumper: Add YAML respresenter for AnsibleUndefined (#75078)Abhijeet Kasurde2021-09-071-0/+12
* pip - Use pip from the current Python interpreter. (#75634)Matt Clay2021-09-031-0/+2
* AnsiballZ - Make sure cwd is accessible. (#75636)Matt Clay2021-09-031-1/+7
* Fix build_ignore when installing a collection from source (#75547)Sloane Hertel2021-09-0119-51/+128
* Fix templating task action with host-specific vars (#75600)Martin Krizek2021-08-313-2/+30
* Rename integration test targets.Matt Clay2021-08-3074-0/+0
* Fix rekey_on_member when key is undefined (#75131)Sloane Hertel2021-08-304-0/+17
* import_role - support templating _from_files with --extra-vars (#75269)Sloane Hertel2021-08-305-0/+61
* dnf: ensure we use the correct locale for dnf API (#75264)Martin Krizek2021-08-301-0/+18
* Ensure `heuristic_log_sanitize` returns correct data if no password found (#7...Matt Martz2021-08-261-0/+3
* Fix an exception when passlib library is used with a wrapped algo (#75527)Pilou2021-08-261-0/+45
* yum: fix yumstate when wildcards are used in list arg (#75545)Martin Krizek2021-08-241-0/+24
* Clarify get_bin_path error message (#75544)Brian Coca2021-08-241-1/+1
* yum: fix parsing of check-update with subsequent empty lines (#75452)Martin Krizek2021-08-201-0/+15
* Avoid accessing delegated vars when you dont have a host (#75524)Brian Coca2021-08-205-0/+17