The module fails on switchport. Check added to fix. (#54970)

This commit is contained in:
Anil Kumar Muraleedharan
2019-04-08 10:41:36 +05:30
committed by Sumit Jaiswal
parent e3c79979c2
commit f5d97205a0
3 changed files with 52 additions and 0 deletions

View File

@@ -12,6 +12,15 @@
- test4
- test5
- name: Setup - Ensure interfaces are not switchport
cnos_config:
lines:
- no shutdown
- no switchport
- no logging monitor
parents:
- "interface ethernet1/33"
- name: Create vrf
cnos_vrf:
name: test