summaryrefslogtreecommitdiff
path: root/test/samples/test_fact_gather.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/samples/test_fact_gather.yml')
-rw-r--r--test/samples/test_fact_gather.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/samples/test_fact_gather.yml b/test/samples/test_fact_gather.yml
deleted file mode 100644
index adf7f5df36..0000000000
--- a/test/samples/test_fact_gather.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-- hosts: localhost
- tasks:
- - debug: msg="this is play 1"
-
-- hosts: localhost
- tasks:
- - debug: msg="this is play 2, facts should not have gathered"