mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
cliconf and netconf refactor of iosxr_logging (#34495)
* * cliconf and netconf refactor of iosxr_logging * * documentation issue fix * * adds required_if and mutually_exclusive in arg spec
This commit is contained in:
parent
b66863abf0
commit
08957cf46e
8 changed files with 837 additions and 253 deletions
|
@ -82,7 +82,6 @@ lib/ansible/modules/network/ios/ios_l3_interface.py ansible-format-automatic-spe
|
|||
lib/ansible/modules/network/ios/ios_vlan.py ansible-format-automatic-specification
|
||||
lib/ansible/modules/network/iosxr/iosxr_banner.py ansible-format-automatic-specification
|
||||
lib/ansible/modules/network/iosxr/iosxr_interface.py ansible-format-automatic-specification
|
||||
lib/ansible/modules/network/iosxr/iosxr_logging.py ansible-format-automatic-specification
|
||||
lib/ansible/modules/network/nxos/nxos_logging.py ansible-format-automatic-specification
|
||||
lib/ansible/modules/network/nxos/nxos_snapshot.py ansible-format-automatic-specification
|
||||
lib/ansible/modules/network/vyos/vyos_vlan.py ansible-format-automatic-specification
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue