summaryrefslogtreecommitdiffstats
path: root/test/integration/targets (follow)
Commit message (Expand)AuthorAgeFilesLines
* dnf5: implement enable_plugin and disable_plugin options (#83105)Martin Krizek2024-05-091-0/+24
* dnf: integration tests cleanup (#83203)Martin Krizek2024-05-073-81/+31
* pymarkdown: update docs (#83150)Abhijeet Kasurde2024-05-061-1/+1
* ansible-doc: fix typo in output (#83205)flowerysong2024-05-068-8/+8
* Multi-arch support for container test (#83196)Matt Clay2024-05-041-1/+4
* Build test modules for aarch64 (#83195)Matt Clay2024-05-041-1/+4
* display: fix log verbosity (#83179)Brian Coca2024-05-031-0/+3
* clean up ansible-connection (#82992)Matt Davis2024-05-021-1/+0
* package_facts add alias support (#83149)Brian Coca2024-05-021-17/+15
* Don't hardcode the dnf module, dynamically select one (#83183)Matt Martz2024-05-027-25/+61
* Show examples in role entrypoint argument specs. (#82671)Felix Fontein2024-05-012-0/+7
* Correctly treat separate paragraphs in top-level descriptions as separate par...Felix Fontein2024-04-301-8/+10
* removed extra ansible_managedBrian Coca2024-04-251-1/+1
* Fix installing roles containing symlinks (#82911)Sloane Hertel2024-04-246-78/+40
* inspect components, ansible_managed templatable (#83053)Brian Coca2024-04-234-41/+52
* setup_rpm_repo/create_repo: "Arch dependent binaries in noarch package" (#83108)Martin Krizek2024-04-222-6/+6
* add systemd version and features fact (#83083)Thomas Sjögren2024-04-192-0/+12
* systemd_service: handle failure when mask operation fails (#83079)Abhijeet Kasurde2024-04-184-0/+40
* add countme option to yum_repository (#82831)Thomas Sjögren2024-04-181-0/+3
* test: remove ansible-examples.git repo (#81600)Abhijeet Kasurde2024-04-172-16/+19
* ansible-config: add 'validate' option (#83007)Brian Coca2024-04-176-1/+56
* handlers: fix executing in lockstep using linear (#83030)Martin Krizek2024-04-162-0/+28
* Extend systemctl is-enabled check to handle "enabled-runtime" too. (#77754)David Greaves2024-04-104-0/+65
* ansible-config: ensure we get templated default (#82974)Brian Coca2024-04-091-0/+3
* Remove deprecated configs for DEFAULT_FACT_PATH, DEFAULT_GATHER_SUBSET, and D...Sloane Hertel2024-04-041-1/+0
* plugins: remove deprecated features (#82976)Abhijeet Kasurde2024-04-042-15/+2
* fetch - add error check on calculated dest (#82970)Jordan Borean2024-04-041-0/+24
* Eaiser package mgr overrides (#82629)Brian Coca2024-04-021-0/+16
* Fix traceback inheriting from NetworkConnectionBase and add integration tests...Sloane Hertel2024-04-023-0/+104
* fix handling allow_duplicates with the role cache (#82691)Sloane Hertel2024-03-282-0/+34
* async support check mode (#82901)Brian Coca2024-03-261-0/+27
* Allow "role_name : " prefix for notifying handler listen topics (#82854)Sloane Hertel2024-03-263-0/+24
* Fix condition for unquoting configuration strings from ini files (#82388)snipfoo2024-03-266-1/+29
* Remove deprecated scp_if_ssh from SSH connection plugin (#82072)Abhijeet Kasurde2024-03-251-1/+1
* first_found lookup; minor fixes (#82836)Brian Coca2024-03-221-0/+5
* Do not mangle plugin names in collections that start with an underscore. (#82...Felix Fontein2024-03-221-0/+32
* ansible-doc: restore role attributes (#82678)Felix Fontein2024-03-214-1/+24
* Update container test cgroup handlingMatt Clay2024-03-211-13/+26
* Limit Alpine 3.18 test hacks to that versionMatt Clay2024-03-211-9/+14
* Add FreeBSD 13.3 and 14.0 to ansible-test (#82530)Brian Coca2024-03-216-4/+38
* Remove outdated constraint for paramiko setupMatt Clay2024-03-211-1/+0
* blockinfile: do not crash when filename has no path (#81638)Felix Fontein2024-03-211-0/+14
* Do not treat leading underscore in plugin names as attempted deprecation.Felix Fontein2024-03-201-0/+22
* winrm - Handle task timeout (#82784)Jordan Borean2024-03-202-0/+24
* Allow check mode async task disabling check_mode (#82827)Jordan Borean2024-03-202-0/+20
* apt: Install recommended packages while installing deb files (#82805)Abhijeet Kasurde2024-03-192-2/+41
* atomic_move - fix preserving extended acls (#82818)Sloane Hertel2024-03-183-3/+59
* Enable file cache for vaulted host_vars_files vars plugin (#81995)tobixx2024-03-151-1/+1
* Install crun from Alpine 3.19 for known musl compatibility (#82812)Matt Martz2024-03-131-2/+2
* debconf: allow a list for value when vtype is multiselect (#82757)Abhijeet Kasurde2024-03-121-0/+80