mirror of https://github.com/ansible/ansible.git
Backport to fix missing initializing changed in net_get (#74805)
* Fixes #74802 Signed-off-by: Hideki Saito <saito@fgrep.org>pull/74992/head
parent
88eb0f1dfb
commit
c49092fd29
@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- Backport to fix missing ``changed`` in net_get (https://github.com/ansible/ansible/issues/74802)
|
||||
Loading…
Reference in New Issue