mirror of https://github.com/ansible/ansible.git
Backport PR for fixing NIOS_ZONE module idempotency (#56347)
* To fix the issue where nios_zone module was running second time for same object (#55595)
* fix for 55128 issue
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* review comment fix
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
(cherry picked from commit 661f7be0fe)
* changelog for 2.8
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
pull/56758/head
parent
3fbe6e976c
commit
b66f77352d
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- To fix the nios_zone module idempotency failure - https://github.com/ansible/ansible/pull/55595
|
||||
Loading…
Reference in New Issue