You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/module_defaults
Sloane Hertel 76c7dfd968
Fix task.resolved_action callbacks (#82003) (#83329)
* Fix task.resolved_action for callbacks when playbooks use action or local_action

* Fix using module_defaults with 'action' and 'local_action' task FA and add a test case

Fixes #81905

(cherry picked from commit f2435375a8)
2 years ago
..
action_plugins Require `from __future__ import annotations` (#81902) 2 years ago
collections/ansible_collections/testns remove repetitive words (#82799) 2 years ago
library Require `from __future__ import annotations` (#81902) 2 years ago
tasks Fix task.resolved_action callbacks (#82003) (#83329) 2 years ago
templates add action_groups support to collections (#74039) 4 years ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
runme.sh Add toggle to fix module_defaults with module-as-redirected-action on a per-module basis (#77265) 4 years ago
test_action_group_metadata.yml Clean up integration tests (#77516) 4 years ago
test_action_groups.yml add action_groups support to collections (#74039) 4 years ago
test_defaults.yml Add toggle to fix module_defaults with module-as-redirected-action on a per-module basis (#77265) 4 years ago