summaryrefslogtreecommitdiff
path: root/test/integration/targets/eos_acls/tests/common/_remove_config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/eos_acls/tests/common/_remove_config.yaml')
-rw-r--r--test/integration/targets/eos_acls/tests/common/_remove_config.yaml8
1 files changed, 0 insertions, 8 deletions
diff --git a/test/integration/targets/eos_acls/tests/common/_remove_config.yaml b/test/integration/targets/eos_acls/tests/common/_remove_config.yaml
deleted file mode 100644
index a8a351d80b..0000000000
--- a/test/integration/targets/eos_acls/tests/common/_remove_config.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-- name: Setup
- eos_acls:
- config:
- - afi: "ipv4"
- - afi: "ipv6"
- state: deleted
- become: yes