summaryrefslogtreecommitdiff
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* Limit Galaxy API calls during ansible-galaxy dependency resolution (#77468)Sloane Hertel2022-09-062-0/+58
* ansilbe-doc fixes for filters/test listing (#78696)Brian Coca2022-09-063-0/+7
* Propagate ansible_failed_task to an outer rescue (#78676)Martin Krizek2022-09-063-0/+38
* fix issue with legacy pugins and no docs (#78686)Brian Coca2022-09-012-0/+4
* Add the rest of the runtime keys to the example in the default collection ske...Sloane Hertel2022-09-011-0/+2
* refactor and fixes for doc parsing (#77719)Brian Coca2022-09-0119-48/+207
* Fix vars plugin code and documentation mismatch (#78562)Sloane Hertel2022-08-318-2/+61
* _get_next_task_from_state should not mutate anyting outside of state (#78657)Martin Krizek2022-08-302-0/+22
* Fail fast in stuck `ansible-galaxy-collection`Sviatoslav Sydorenko2022-08-231-1/+12
* Fix file integration test chattr/lsattr check. (#78614)Matt Clay2022-08-221-0/+2
* Prevent double failing hosts for includes in loops (#76928)Martin Krizek2022-08-192-0/+32
* Use MANIFEST.in style directives to build collections (#78422)Matt Martz2022-08-178-0/+456
* add required file to collection skeleton (#77418)Elijah DeLee2022-08-171-16/+18
* Move handler processing into new PlayIterator state (#77955)Martin Krizek2022-08-1616-0/+298
* Split up ansible-test integration tests. (#78520)Matt Clay2022-08-1170-68/+168
* allow multiple types for null representation (#78451)Brian Coca2022-08-114-0/+14
* Fix --role-file arg detection (#78475)Matt Martz2022-08-111-0/+9
* Fix apt making changes in check mode (#78496)Sloane Hertel2022-08-112-0/+52
* ansible-test - Fix ansible-doc sanity test FQCN. (#78518)Matt Clay2022-08-116-0/+137
* Update attributes of files that are links without specifying link target (#76...Matthew Donoughe2022-08-112-2/+14
* Add missing space after keywords. (#78480)Matt Clay2022-08-082-2/+2
* apt: include apt preferences (e.g. pinning) when selecting packages (#78327)Patrick Hemmer2022-08-051-0/+58
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-04193-193/+193
* ansible-test - Parse content config only once. (#78418)Matt Clay2022-08-0211-0/+61
* Add support for json in adhoc -a (#78114)Jordan Borean2022-08-031-0/+3
* Fix listing collections that are missing the metadata required by build (#76596)Sloane Hertel2022-08-021-2/+23
* config error origin (#78407)Brian Coca2022-08-021-1/+1
* Fix removing existing dir/files with `ansible-galaxy collection init --force`...Sloane Hertel2022-08-021-0/+45
* Do not allow handlers from dynamic includes to be notified (#78399)Martin Krizek2022-08-023-0/+24
* Change the language used in the unarchive test. (#78382)Matt Clay2022-07-281-3/+3
* PluginLoader now installs module-to-be-imported in sys.modules before exec (a...Matt Davis2022-07-272-0/+34
* ansible-test - Fix TTY and output handling. (#78350)Matt Clay2022-07-268-0/+88
* Add pep440 version_type for version test (#78308)Matt Martz2022-07-211-0/+1
* wait_for - Read file and perform comparisons using bytes to avoid decode erro...Matt Martz2022-07-212-0/+30
* Fix fetch integration test on macOS. (#78314)Matt Clay2022-07-192-0/+2
* Fix expect integration test. (#78315)Matt Clay2022-07-191-1/+6
* Fix become integration test. (#78313)Matt Clay2022-07-193-10/+5
* Drop custom repo from libuser install @ Alpine CI (#78305)Sviatoslav Sydorenko2022-07-192-1/+6
* Overhaul become integration tests. (#78312)Matt Clay2022-07-1911-270/+90
* Split integration test fixes. (#78281)Matt Clay2022-07-1814-115/+152
* Fix templating nested vars with convert_data=False (#78273)Martin Krizek2022-07-152-0/+9
* template module/lookup: fix convert_data for macros (#78259)Martin Krizek2022-07-142-0/+10
* Cleanup write_file method in uri (#76412)James Livulpi2022-07-131-2/+1
* Add support for gzip decoding responses (#41925)Matt Martz2022-07-132-0/+51
* Fix module_utils_common.respawn test. (#78248)Matt Clay2022-07-121-1/+1
* yum: fix releasever for latest (#78066)Martin Krizek2022-07-121-0/+19
* Preflight utf8 encodings check (#78175)Matt Martz2022-07-114-4/+67
* Move undefined check from concat to finalize (#78165)Martin Krizek2022-06-304-0/+15
* [dnf] Fix skip_broken, add test coverage (v2) (#78158)LRitzdorf2022-06-304-47/+324
* Refactor ansible-test integration tests. (#78168)Matt Clay2022-06-2931-50/+350