mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
@@ -121,3 +121,7 @@
|
||||
include: test_include.yml param={{ test_input }}
|
||||
register: result
|
||||
|
||||
- name: test includes with quoted params
|
||||
include: test_include.yml param="this is a param"
|
||||
register: result
|
||||
|
||||
|
||||
Reference in New Issue
Block a user