mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Fix platform agnostic network integration test cases (#32378)
* Fix platform agnostic network test cases * Fix vyos_interface CI failure
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
- "result.changed == false"
|
||||
|
||||
- name: delete motd banner
|
||||
junos_banner:
|
||||
net_banner:
|
||||
banner: motd
|
||||
state: absent
|
||||
provider: "{{ netconf }}"
|
||||
|
||||
Reference in New Issue
Block a user