summaryrefslogtreecommitdiff
path: root/test/integration/targets/eos_lldp
diff options
context:
space:
mode:
authorRicardo Carrillo Cruz <ricardo.carrillo.cruz@gmail.com>2018-01-05 16:16:04 +0100
committerGitHub <noreply@github.com>2018-01-05 16:16:04 +0100
commitf77ab30316970b98af3adce138b512ee1823de0d (patch)
treec26c29b57034240313c40dea5b7cc649968c82ff /test/integration/targets/eos_lldp
parent9b74b9bc8b32a1687326bb40d73013735077fb17 (diff)
downloadansible-f77ab30316970b98af3adce138b512ee1823de0d.tar.gz
Fix various EOS integration tests due to missing become (#34504)
Diffstat (limited to 'test/integration/targets/eos_lldp')
-rw-r--r--test/integration/targets/eos_lldp/tests/cli/basic.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/integration/targets/eos_lldp/tests/cli/basic.yaml b/test/integration/targets/eos_lldp/tests/cli/basic.yaml
index a1312a4e3a..6b908352a6 100644
--- a/test/integration/targets/eos_lldp/tests/cli/basic.yaml
+++ b/test/integration/targets/eos_lldp/tests/cli/basic.yaml
@@ -6,6 +6,7 @@
lines: no lldp run
authorize: yes
provider: "{{ cli }}"
+ become: yes
- name: Enable LLDP service
eos_lldp:
@@ -13,6 +14,7 @@
authorize: yes
provider: "{{ cli }}"
register: result
+ become: yes
- assert:
that:
@@ -25,6 +27,7 @@
authorize: yes
provider: "{{ cli }}"
register: result
+ become: yes
- assert:
that:
@@ -36,6 +39,7 @@
authorize: yes
provider: "{{ cli }}"
register: result
+ become: yes
- assert:
that:
@@ -48,6 +52,7 @@
authorize: yes
provider: "{{ cli }}"
register: result
+ become: yes
- assert:
that: