mirror of https://github.com/ansible/ansible.git
Backport PR for fixing NIOS_ZONE module idempotency (#56346)
* 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.7 backport
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* changelog for 2.7 backport
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* shippable fix
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
pull/56847/head
parent
a8e14cfe1f
commit
85b21c2c9b
@ -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