summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/module_defaults (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix task.resolved_action callbacks (#82003)Sloane Hertel2024-05-301-2/+9
* remove repetitive words (#82799)carrychair2024-03-121-1/+1
* Require `from __future__ import annotations` (#81902)Matt Clay2023-10-0518-36/+18
* Use ansible.module_utils.common.text.converters (#80704)Matt Clay2023-05-031-1/+1
* Clean up unused imports in integration tests (#79895)Matt Clay2023-02-033-3/+0
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-1/+1
* Add toggle to fix module_defaults with module-as-redirected-action on a per-m...Sloane Hertel2022-05-2410-0/+382
* Clean up integration tests (#77516)Sloane Hertel2022-04-141-10/+10
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-211-0/+1
* Fix resolution of action/module names in module_defaults (#75284)Sloane Hertel2021-07-212-0/+132
* add action_groups support to collections (#74039)Sloane Hertel2021-07-149-1/+509
* support hard coded module_defaults.yml groups for collections (#69919)Sloane Hertel2020-06-1010-27/+155
* Use a custom test module for module_defaults test.Matt Clay2020-02-112-15/+47
* Amazon modules: rename _facts with ansible_facts result to _info (#60178)Felix Fontein2019-08-131-2/+2
* Extend `module_defaults` by adding default groups for cloud modules (#44127)Ryan Brown2018-08-231-0/+25
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-241-1/+1
* Fix test aliases.Matt Clay2018-04-121-0/+1
* Support for module param defaults (#22648)Andrew Gaffney2018-04-052-0/+89