Fix various EOS integration tests due to missing become (#34504)

This commit is contained in:
Ricardo Carrillo Cruz
2018-01-05 16:16:04 +01:00
committed by GitHub
parent 9b74b9bc8b
commit f77ab30316
4 changed files with 46 additions and 0 deletions

View File

@@ -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: