mirror of https://github.com/ansible/ansible.git
Change enable to enabled for junos_interfaces module (#62321)
Fixes #62319
Change `enable` option to `enabled` in junos_interfaces
and junos_lldp_interfaces
data model to be in sync with other network platform
resource modules added in 2.9 version.
(cherry picked from commit a9a5f4e40d)
pull/62386/head
parent
54ea1353b3
commit
e9a16d381d
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Change enable to enabled for junos_interfaces and junos_lldp_interfaces module (https://github.com/ansible/ansible/issues/62319)
|
||||
Loading…
Reference in New Issue