mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
nxos_facts fix and integration tests (#36796)
* fix nxos_facts ipv6 error * time_range not supported for N35
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
- assert: &fail
|
||||
that:
|
||||
- "result.failed == true"
|
||||
- "'Invalid command' in result.msg"
|
||||
|
||||
- name: "Enable feature BGP"
|
||||
nxos_feature:
|
||||
|
||||
Reference in New Issue
Block a user