Skip to content

Commit 42de8d6

Browse files
committed
test: tag tests::reboot for tests_disable_ipv6.yml
This test must be tagged tests::reboot because it reboots the managed node. Signed-off-by: Rich Megginson <[email protected]>
1 parent dc90b0d commit 42de8d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/tests_disable_ipv6.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
- name: Ensure that the rule runs with IPv6 disabled
33
hosts: all
4+
tags:
5+
- tests::reboot
46
gather_facts: false
57
tasks:
68
- name: Disable IPv6

0 commit comments

Comments
 (0)