mirror of https://github.com/ansible/ansible.git
Fix UnboundLocalError on net_put (#71086)
parent
e859a2b4e5
commit
f8e4c103e9
@ -0,0 +1,4 @@
|
||||
---
|
||||
bugfixes:
|
||||
- net_put - Fixed UnboundLocalError when there is no change
|
||||
This is a backport from U(https://github.com/ansible-collections/ansible.netcommon/pull/6)
|
||||
Loading…
Reference in New Issue