mirror of https://github.com/ansible/ansible.git
Remove redundant undefined error message (#81867)
Fixes: #78703 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>pull/82628/head
parent
bec27fb4c0
commit
7a0c321054
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
bugfixes:
|
||||||
|
- Do not print undefined error message twice (https://github.com/ansible/ansible/issues/78703).
|
||||||
Loading…
Reference in New Issue