Skip to content

Commit 40d2b35

Browse files
authored
Fixes gathered state (#529)
1 parent 769c0f5 commit 40d2b35

File tree

1 file changed

+1
-0
lines changed
  • tests/integration/targets/iosxr_vrf_interfaces/tests/common

1 file changed

+1
-0
lines changed

tests/integration/targets/iosxr_vrf_interfaces/tests/common/gathered.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
- ansible.builtin.debug:
33
msg: START iosxr_vrf_interfaces gathered integration tests on connection={{ ansible_connection }}
44

5+
- ansible.builtin.include_tasks: _remove_config.yaml
56
- ansible.builtin.include_tasks: _populate_config.yaml
67

78
- block:

0 commit comments

Comments
 (0)