summaryrefslogtreecommitdiff
path: root/test/units
Commit message (Expand)AuthorAgeFilesLines
* Use target of /usr/bin/dnf for dnf version detection (#80550) (#80593)Martin Krizek2023-04-241-0/+63
* [stable-2.15] tests: replace a mock import with unittest.mock (#80589) (#80603)Matt Clay2023-04-211-1/+1
* [stable-2.15] Replace validate-modules's semantic markup parser with antsibul...Matt Clay2023-04-071-0/+5
* [stable-2.15] Only use the selectors code path when we are prompt matching (#...Matt Martz2023-04-051-9/+9
* password lookup, handle ident properly when saved (#80251)Brian Coca2023-03-271-3/+14
* Do not double calculate loops and `delegate_to` (#80171)Matt Martz2023-03-231-1/+14
* Raise an error on invalid FA.isa value (#80040)Martin Krizek2023-03-081-5/+6
* move test so it runs when the plugin is modified (#80158)Sloane Hertel2023-03-071-0/+0
* update paramiko_ssh unit tests load the connection with plugin loader (#80157)Sloane Hertel2023-03-071-6/+8
* add a worker queue to get updates from the main results thread (#79886)Sloane Hertel2023-02-281-6/+12
* Relocate and refactor ansible-test diff unit tests (#80113)Matt Clay2023-02-2810-0/+266
* Relocate validate-modules unit tests (#80087)Matt Clay2023-02-231-0/+58
* Define all processor facts on s390x (#19755) (#79806)Yaakov Selkowitz2023-02-234-2/+1087
* ansible-playbook -K breaks when passwords have quotes (#79837)Miklos Sagi2023-02-201-0/+14
* Avoid trailing spaces in unit test (#80033)Matt Clay2023-02-171-9/+10
* Add condition that causes a when to skip a task to output msg (#78918)Jordan Borean2023-02-151-0/+1
* Make using blocks as handlers a parser error (#79993)Martin Krizek2023-02-141-12/+2
* Fix detection of available hashlib algorithms (#79946)Matt Clay2023-02-081-0/+60
* Fix pointless statements in unit tests (#79940)Matt Clay2023-02-076-17/+15
* Update collections.abc imports (#79911)Matt Clay2023-02-034-4/+3
* Clean up unused imports in unit tests (#79893)Matt Clay2023-02-0230-56/+21
* Remove unused unit test code (#79879)Matt Clay2023-02-015-195/+5
* Remove unused and unreachable unit test code (#79854)Matt Clay2023-01-309-72/+18
* Argument spec alias handling: actually report deprecated aliases in suboption...Felix Fontein2023-01-192-2/+7
* Add support for importlib.resources (#78915)Matt Martz2023-01-1013-190/+129
* ansible-galaxy - fix turning off the ConcreteArtifactManager's validate certs...Sloane Hertel2023-01-091-38/+60
* Simplify AnsibleJ2Vars by using ChainMap for vars (#78713)Martin Krizek2022-12-091-15/+8
* Allow test to run on system with selinux enabled. Fixes #77564 (#79510)Matt Martz2022-12-011-0/+2
* Always create new role (#78661)Matt Martz2022-11-291-10/+10
* Fix password lookup rewrites file when using encrypt (#79431)Gaudenz Steinlin2022-11-291-3/+4
* galaxy: Add license_file to manifest directives (#79420)Maxwell G2022-11-291-5/+5
* mention acl in permissions errors (#79209)Brian Coca2022-10-271-1/+1
* Don't assume column index for netmask and broadcast (#79121)Matt Martz2022-10-131-0/+42
* fix password unit tests (#79113)Sloane Hertel2022-10-131-31/+20
* fix password lookup's use of f=v settings (#76551)Brian Coca2022-10-111-51/+71
* facts: List all local (scope host) IP address ranges (#79018)Donatas Abraitis2022-10-061-0/+93
* Fix connection/become task loop settings (#78565)Jordan Borean2022-09-301-0/+1
* tests: Fix `test_ansible_version()` when run within a git checkout (#78636)Alex Willmer2022-09-211-2/+2
* Add --offline option to 'ansible-galaxy collection install' (#78678)Sloane Hertel2022-09-191-16/+19
* Add OSMC to Debian OS_FAMILY_MAP (#78778)Markus Opolka2022-09-161-0/+23
* add ansible_name/ansible_aliases attrs to plugin objects (#78700)Sloane Hertel2022-09-151-3/+3
* uri: added use_netrc argument to allow ignoring netrc (#74397) (#78569)Artur2022-09-122-4/+6
* Allow selection of TLS/SSL ciphers (#78650)Matt Martz2022-09-082-7/+14
* Fix distro fact handling for Flatcar (#77635)Johanan Liebermann2022-09-072-24/+43
* fetch_file - properly split files with multi-part file extensions (#75257)Sam Doran2022-09-062-9/+107
* refactor and fixes for doc parsing (#77719)Brian Coca2022-09-012-2/+2
* Skip test if no there are no problematic chars for wcswidth (#78645)Matt Martz2022-08-291-3/+23
* Fix pytest collection during test_host partial runSviatoslav Sydorenko2022-08-191-0/+0
* Relax minimal config to enable manifest functionality (#78574)Matt Martz2022-08-171-5/+6
* Use MANIFEST.in style directives to build collections (#78422)Matt Martz2022-08-171-5/+6