Skip to content

Commit f8c0bc4

Browse files
authored
test: this test requires facts, so explicitly gather (#174)
This test requires facts, so make sure they are gathered Signed-off-by: Rich Megginson <rmeggins@redhat.com>
1 parent d9c5129 commit f8c0bc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/tests_reload_on_reset.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
- name: Setup a vm with podman on it
33
hosts: all
4+
gather_facts: true
45
pre_tasks:
56
- name: Test not supported on EL7
67
meta: end_host

0 commit comments

Comments
 (0)