summaryrefslogtreecommitdiffstats
path: root/test/schemas/test/playbooks/gather_facts.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/schemas/test/playbooks/gather_facts.yml')
-rw-r--r--test/schemas/test/playbooks/gather_facts.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/schemas/test/playbooks/gather_facts.yml b/test/schemas/test/playbooks/gather_facts.yml
new file mode 100644
index 0000000..598188d
--- /dev/null
+++ b/test/schemas/test/playbooks/gather_facts.yml
@@ -0,0 +1,6 @@
+---
+- hosts: localhost
+ gather_facts: false
+ tasks:
+ - ansible.builtin.debug:
+ msg: foo