mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Update ios tests (#42509)
* 192.168.0.1/24 conflicts with management IP * Images don't have the hostnames we expect
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
---
|
||||
- debug: msg="START cli/diff.yaml on connection={{ ansible_connection }}"
|
||||
|
||||
- name: Ensure hostname is preset
|
||||
ios_system:
|
||||
hostname: "{{ shorter_hostname }}"
|
||||
|
||||
- name: ios_config diff against retrieved config
|
||||
ios_config:
|
||||
diff_against: intended
|
||||
|
||||
Reference in New Issue
Block a user