mirror of https://github.com/ansible/ansible.git
fix vars hostname fallback (#41858)
also made it optimistic, rely on exceptions instead of copmlex if chains
(cherry picked from commit 11dbed1350)
pull/42207/head
parent
40c47b7785
commit
e9a32c1107
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- correctly check hostvars for vars term https://github.com/ansible/ansible/pull/41819
|
||||
Loading…
Reference in New Issue