mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Set authorize yes on IOS interface discovery tests (#32128)
This commit is contained in:
committed by
GitHub
parent
dc0aa75029
commit
d686c3b4d4
@@ -3,6 +3,7 @@
|
||||
|
||||
- ios_command:
|
||||
commands: show version
|
||||
authorize: yes
|
||||
register: show_version_result
|
||||
|
||||
- set_fact: management_interface=GigabitEthernet0/0
|
||||
|
||||
Reference in New Issue
Block a user