mirror of https://github.com/ansible/ansible.git
Backport PR to resolve NoneType error in issue 57711 (#58706)
* fix 57711 (#58618)
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
(cherry picked from commit 8b844b67b5)
* changelog file
pull/59215/head
parent
396e48b36e
commit
5fb2a0ae2d
@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- To resolve NoneType error as it was missing NoneType check for l3protocol param in aci_l3out.
|
||||
(https://github.com/ansible/ansible/pull/58618).
|
||||
Loading…
Reference in New Issue