summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix ansible-test handling of egg-info.Matt Clay2021-02-132-51/+45
* Add test to verify pkg_resources imports work.Matt Clay2021-02-123-0/+27
* ansible-doc - account for empty meta/main.yml (#73590)Sam Doran2021-02-121-0/+0
* Add rolespec_validate to import/include_role (#73589)David Shrewsbury2021-02-121-0/+23
* Import sanity test for plugins (#72497)Felix Fontein2021-02-128-98/+225
* Role arg spec validation implementation (#73152)David Shrewsbury2021-02-1221-0/+645
* allow constructed to use vars plugin (#73418)Brian Coca2021-02-125-0/+21
* Update ansible-test default test containers.Matt Clay2021-02-111-2/+2
* ansible-test: yamllint, check the assigmentGonéri Le Bouder2021-02-111-1/+1
* Use iskeyword and str.isidentifier for "is FQCN" (#73279)Sviatoslav Sydorenko2021-02-112-5/+24
* Fix ansible-test constraints issues. (#73578)Matt Clay2021-02-1117-55/+132
* Add argument spec validator (#73335)Sam Doran2021-02-115-0/+296
* Let vault lookup output unicode string. (#73571)Alexander Sowitzki2021-02-115-0/+23
* only add data when there is data to add (#54559)Brian Coca2021-02-116-2/+17
* module compat for py3.8+ controller (#73423)Matt Davis2021-02-1019-318/+456
* Upgrade pylint used by ansible-test. (#70155)Matt Clay2021-02-1010-15/+31
* unarchive: add support for .tar.zst (zstd compression) (#73265)Jeff Squyres2021-02-093-0/+70
* user - add password expiration parameters (#69531)pushkarkumar152021-02-092-0/+56
* Add AlmaLinux to the family of Red Hat-like operating systems (#73541)Sam Doran2021-02-091-0/+53
* default callback - add "show_task_path_on_failure" option (#73260)Sam Doran2021-02-093-1/+112
* Add new split filter (#73532)Matt Martz2021-02-091-0/+9
* Temporary fix for cryptography issues. (#73530)Matt Clay2021-02-0810-5/+53
* [setup_rpm_repo test] Ensure rpm-build is present (#73516)Rick Elrod2021-02-053-0/+3
* Make non-lockstep callback tests more deterministic (#73511)Matt Martz2021-02-055-16/+28
* galaxy - add format options for collection list (#73474)Shane McDonald2021-02-052-0/+77
* Don't treat host_pinned as lockstep (#73484)Matt Martz2021-02-055-0/+74
* uri - add ca_path parameter (#71979)Florian Heiderich2021-02-051-0/+42
* Bump antsibull-changelog version for changelog sanity test.Felix Fontein2021-02-041-1/+1
* no_log mask suboption fallback values and defaults CVE-2021-20228 (#73487)Jordan Borean2021-02-054-0/+100
* add self-signed https endpoint for ansible-test (#73463)Florian Heiderich2021-02-054-2/+16
* Make yum_repository test more reliable (#73467)Sam Doran2021-02-0314-84/+138
* add option to upgrade collections (#73336)Sloane Hertel2021-02-046-19/+329
* validate_modules: fails with .id attribute not found (#73322)Gonéri Le Bouder2021-02-021-0/+2
* lineinfile - add search_string parameter for non-regexp searching (#70647)Jose Angel Munoz2021-02-026-1/+512
* Correct pkg_mgr for Fedora-derived OSTree distros (#73445)Rick Elrod2021-02-021-0/+20
* Allow `$` & `~` inside paths in galaxy roles (#72966)Alexander Sowitzki2021-02-023-0/+61
* Overhaul ansible-test SSH key management. (#73451)Matt Clay2021-02-028-48/+135
* user - Prevent user fact lookup failure if LOGNAME is set (#17029) (#73439)Alexander Sowitzki2021-02-021-0/+40
* [ansible-test] Bump CentOS 6 image (yum repos) (#73446)Rick Elrod2021-02-011-1/+1
* Fix warning for nonexistent inventory cache (#72840)Sloane Hertel2021-02-015-0/+84
* Update ansible-test distro containers to 1.29.0.Matt Clay2021-02-011-11/+11
* Make `ansible-galaxy collection verify` error out on no `MANIFEST.json`Sloane Hertel2021-02-011-0/+30
* Match user-requested transitive pre-releases in collection dependency resolve...Sviatoslav Sydorenko2021-02-012-0/+41
* Always use python exec wrapper in ansible-test.Matt Clay2021-01-281-10/+9
* Update ansible-test default containers.Matt Clay2021-01-281-2/+2
* Use `sh` for ansible-test raw remote shell.Matt Clay2021-01-281-1/+1
* Avoid sphinx usage in changelog sanity test.Matt Clay2021-01-272-1/+13
* No longer warn about missing pip/python pair.Matt Clay2021-01-271-10/+2
* Add test support for Python 3.8 on RHEL and FreeBSD. (#73393)Matt Clay2021-01-274-12/+55
* Limit rstcheck sanity test to ansible-core. (#73391)Matt Clay2021-01-276-101/+71