summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/prepare_vyos_tests
diff options
context:
space:
mode:
authorYanis Guenane <yguenane@redhat.com>2019-12-03 15:34:35 +0100
committerPaul Belanger <pabelanger@redhat.com>2019-12-03 15:34:35 +0100
commitc19949706f0f14a0727154aaf2677228014e5105 (patch)
tree80c36212968a0c793a36fde6a33081bdbb6bc30a /test/integration/targets/prepare_vyos_tests
parentopenssl_csr: make sure privatekey_path is specified when state is present (#6... (diff)
downloadansible-c19949706f0f14a0727154aaf2677228014e5105.tar.xz
ansible-c19949706f0f14a0727154aaf2677228014e5105.zip
vyos: Make vyos related yaml file passing yamllint (#65449)
Diffstat (limited to 'test/integration/targets/prepare_vyos_tests')
-rw-r--r--test/integration/targets/prepare_vyos_tests/tasks/main.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/targets/prepare_vyos_tests/tasks/main.yaml b/test/integration/targets/prepare_vyos_tests/tasks/main.yaml
index 53d8682132..c2e0cea6ef 100644
--- a/test/integration/targets/prepare_vyos_tests/tasks/main.yaml
+++ b/test/integration/targets/prepare_vyos_tests/tasks/main.yaml
@@ -10,4 +10,4 @@
set interfaces ethernet eth1
set interfaces ethernet eth2
delete interfaces loopback lo
- ignore_errors: yes
+ ignore_errors: true