mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 09:13:12 +00:00
This task format is valid in 1.x, but was broken in 2.x:
- local_action:
module: shell echo "hello world"
This task format is valid in 1.x, but was broken in 2.x:
- local_action:
module: shell echo "hello world"