mirror of https://github.com/ansible/ansible.git
Fix nxos_ospf_vrf module auto-cost idempotency and module check mode (#47190)
* fixing idempotency and check mode
* modified to avoid repetitive code
(cherry picked from commit dcb35c4270)
pull/47282/head
parent
039cde8460
commit
b5a887aa5e
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Fix nxos_ospf_vrf module auto-cost idempotency and module check mode (https://github.com/ansible/ansible/pull/47190).
|
||||
Loading…
Reference in New Issue