mirror of https://github.com/ansible/ansible.git
vars: handle exception in combine_vars (#81700)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>pull/81729/head
parent
f7234968d2
commit
0ea40e09d1
@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- vars - handle exception while combining VarsWithSources and dict (https://github.com/ansible/ansible/issues/81659).
|
Loading…
Reference in New Issue