mirror of https://github.com/ansible/ansible.git
update ce_vxlan_global to fix bugs. (#57947)
* update to fix bugs. * add a changelog fragment. * update a changelog fragment.pull/58485/head
parent
4403f866e3
commit
242f160747
@ -0,0 +1,4 @@
|
||||
bugfixes:
|
||||
- ce_vxlan_global - line 242 , bd_info is a string array,and it should be 'extend' operation.
|
||||
- ce_vxlan_global - line 423, 'if' and 'else' should set a different value. if 'exist', that value is 'enable'.
|
||||
- ce_vxlan_global - line 477. To get state of result, if it is changed or not.
|
Loading…
Reference in New Issue