mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Remove default description in network DI modules (#28411)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
- name: Setup (interface is up)
|
||||
iosxr_interface:
|
||||
name: GigabitEthernet0/0/0/5
|
||||
description: test_interface_5
|
||||
enabled: True
|
||||
state: present
|
||||
provider: "{{ cli }}"
|
||||
|
||||
Reference in New Issue
Block a user