summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* [stable-2.13] ansible-test - Fix integration test target filter. (#78862)Matt Clay2022-09-2212-4/+68
* [stable-2.13] Don't request repo updates when only testing modes (#78843) (#7...Matt Martz2022-09-211-0/+5
* [stable-2.13] wait_for - Read file and perform comparisons using bytes to avo...Matt Martz2022-08-312-0/+30
* Fix pytest collection during test_host partial run (#78594)Sviatoslav Sydorenko2022-08-311-0/+0
* [stable-2.13] Fix --role-file arg detection (#78475) (#78522)Matt Martz2022-08-311-0/+9
* Fail fast in stuck `ansible-galaxy-collection` (#78627)Sviatoslav Sydorenko2022-08-311-1/+12
* Replace get_persistent_connection_options in task_executor with get_options (...Kate Case2022-08-311-0/+2
* Fix apt making changes in check mode (#78496) (#78530)Sloane Hertel2022-08-312-0/+52
* apt: include apt preferences (e.g. pinning) when selecting packages (#78327) ...Sloane Hertel2022-08-311-0/+58
* Filter on any Fedora-Cloud-Base image (#78669)Matt Martz2022-08-301-1/+1
* [2.13] Disable `connection_paramiko_ssh` under FreeBSD 13.0 (#78643)Sviatoslav Sydorenko2022-08-251-0/+1
* [stable-2.13] Fix file integration test chattr/lsattr check. (#78614) (#78618)Matt Clay2022-08-221-0/+2
* Update mypy test. Fix type hints for Python 3.9. (#78587)Matt Clay2022-08-194-11/+24
* [stable-2.13] ansible-test - Fix ansible-doc sanity test FQCN. (#78518). (#78...Matt Clay2022-08-157-4/+142
* [stable-2.13] ansible-test - Fix self-test change handling. (#78521) (#78523)Matt Clay2022-08-152-4/+7
* Fix listing collections that are missing the metadata required by build (#765...Sloane Hertel2022-08-032-2/+40
* Fix removing existing dir/files with `ansible-galaxy collection init --force`...Sloane Hertel2022-08-031-0/+45
* [ansible-galaxy] Fix listing collections with null namespace/name/version met...Sloane Hertel2022-08-031-2/+17
* config error origin (#78407) (#78409)Brian Coca2022-08-031-1/+1
* PluginLoader now installs module-to-be-imported in sys.modules before exec (a...Matt Davis2022-08-032-0/+34
* [stable-2.13] ansible-test - Parse content config only once. (#78418) (#78426)Matt Clay2022-08-0316-46/+165
* 2.13: template module/lookup: fix convert_data for macros (#78259) (#78269)Martin Krizek2022-08-033-0/+19
* honor use_proxy parameter (#77312) (#78261)Nicolas Karolak2022-08-031-0/+20
* yum: fix releasever for latest (#78066) (#78242)Martin Krizek2022-08-031-0/+19
* [stable-2.13] Fix KeyError for ansible-galaxy when caching paginated response...Matt Martz2022-08-031-0/+80
* [stable-2.13] ansible-test - Fix TTY and output handling. (#78350).Matt Clay2022-07-2716-34/+152
* [stable-2.13] ansible-test - Fix handling of args after `--` (#78328)Matt Clay2022-07-272-70/+44
* [stable-2.13] Refactor ansible-test integration tests. (#78168) (#78362)Matt Clay2022-07-2732-50/+351
* Drop custom repo from libuser install @ Alpine CI (#78305) (#78306)Sviatoslav Sydorenko2022-07-202-1/+6
* Fix wording for :ref|term: substitution (#78216) (#78221)Brian Coca2022-07-071-3/+3
* password lookup argument parsing fix (#78080) (#78102)Brian Coca2022-07-061-0/+45
* Move undefined check from concat to finalize (#78165) (#78179)Martin Krizek2022-07-064-0/+15
* Make unit test for missing git executable more generic (#78173) (#78174)Sloane Hertel2022-07-061-3/+4
* [stable-2.13] ansible-test - Improve pip bootstrap download.Matt Clay2022-06-241-5/+21
* Backportapalooza 06 16 (#78072)Sandra McCann2022-06-211-0/+15
* ansible-galaxy - support resolvelib versions >= 0.5.3, < 0.9.0 (#77649) (#78008)Sloane Hertel2022-06-1013-76/+225
* [2.13] Fix ansible-galaxy traceback when unexpected version of resolvelib is ...Sloane Hertel2022-06-094-36/+53
* apt: fix virtual package install version detection (#76781) (#77909)Brian Coca2022-06-081-0/+22
* Add toggle to fix module_defaults with module-as-redirected-action on a per-m...Sloane Hertel2022-06-0811-4/+399
* template/__init__.py - fix KeyError when wantlist=False with non-list (#77824)Joseph Torcasso2022-06-083-1/+18
* fix SELinux facts tests (#77707)Matt Davis2022-06-082-5/+2
* dont rely on path to set config defs for plugins (#77659) (#77694)Brian Coca2022-06-082-0/+10
* Fix 'ansible-config dump --only-changed -t all' verbosity (#77898) (#77922)Sloane Hertel2022-06-081-0/+4
* Pin PyYAML version compatible with Python 3.8+ (#77936) (#77986)Sloane Hertel2022-06-081-1/+1
* [2.13] fix ansible-galaxy-collection integration test (#77992)Sloane Hertel2022-06-083-4/+2
* [stable-2.13] ansible-test - Adjust unit test mock usage. (#77961) (#77999)Matt Clay2022-06-084-10/+20
* [stable-2.13] ansible-test - Multiple backports (#77951)Matt Clay2022-06-0252-232/+713
* Backportapalooza 06 02 (#77960)Sandra McCann2022-06-021-0/+1
* [stable-2.13] ansible-test - Prefer unittest.mock for core.Matt Clay2022-06-013-1/+10
* [stable-2.13] ansible-test - Fix shell target options handling.Matt Clay2022-06-011-0/+3