mirror of https://github.com/ansible/ansible.git
Fix invalid src option return response for network config modules (#56076)
* Add changed key in faliure case to maintain backward compatibility
(cherry picked from commit 1a66121f03)
pull/56286/head
parent
e925dd7713
commit
457efa8136
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Fix invalid src option return response for network config modules (https://github.com/ansible/ansible/pull/56076)
|
||||
Loading…
Reference in New Issue