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.
(cherry picked from commit 242f160747)
* Update 57947-update-ce_vxlan_global-to-fix-bugs.yml
pull/58970/head
parent
7f87698e79
commit
ead3787fc7
@ -0,0 +1,4 @@
|
||||
bugfixes:
|
||||
- ce_vxlan_global - line 242 , bd_info is a string array,and it should be 'extend' operation.
|
||||
line 423, 'if' and 'else' should set a different value. if 'exist', that value is 'enable'.
|
||||
line 477, To get state of result, if it is changed or not.
|
||||
Loading…
Reference in New Issue