mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Revert "Backing out vars magic variable due to failed tests"
This reverts commit 388e46a485.
This commit is contained in:
@@ -243,8 +243,7 @@ class VariableManager:
|
||||
|
||||
# the 'omit' value alows params to be left out if the variable they are based on is undefined
|
||||
all_vars['omit'] = self._omit_token
|
||||
|
||||
#all_vars['vars'] = all_vars.copy()
|
||||
all_vars['vars'] = all_vars
|
||||
|
||||
#CACHED_VARS[cache_entry] = all_vars
|
||||
|
||||
|
||||
Reference in New Issue
Block a user