mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
Remove provider from ios integration test (#31037)
* Remove provider from each task as it is not required. * Add `authorize: yes` whereever required
This commit is contained in:
parent
2b0e52b15c
commit
65ab37cbd3
37 changed files with 63 additions and 132 deletions
|
@ -6,6 +6,7 @@
|
|||
commands:
|
||||
- show version
|
||||
- show interface loopback 888
|
||||
authorize: yes
|
||||
wait_for:
|
||||
- "result[0] contains Cisco"
|
||||
- "result[1] contains Loopback888"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue