mirror of https://github.com/ansible/ansible.git
[stable-2.18] meta: Avoid traceback when retrieving the meta task name (#85371)
Fixes: #85367 Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>pull/85454/head
parent
f7a38d1df0
commit
21f9b1a3a4
@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- meta - avoid traceback when retrieving the meta task name (https://github.com/ansible/ansible/issues/85367).
|
||||
Loading…
Reference in New Issue