mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Remove default description in network DI modules (#28411)
This commit is contained in:
parent
a572de626c
commit
c4b9dfe542
14 changed files with 140 additions and 280 deletions
|
@ -37,7 +37,6 @@
|
|||
- "'<device-count>4</device-count>' in config.xml"
|
||||
- "'<bundle>ae0</bundle>' in config.xml"
|
||||
- "'<active/>' in config.xml"
|
||||
- "'<description>configured by junos_linkagg</description>' in config.xml"
|
||||
|
||||
- name: configure linkagg (idempotent)
|
||||
junos_linkagg:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue