mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
Pepe Ate
This commit is contained in:
parent
f23920aa5e
commit
7c325470e2
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ from ansible.utils.vars import combine_vars
|
||||||
|
|
||||||
FOUND = {}
|
FOUND = {}
|
||||||
|
|
||||||
|
|
||||||
class VarsModule(BaseVarsPlugin):
|
class VarsModule(BaseVarsPlugin):
|
||||||
|
|
||||||
def get_vars(self, loader, path, entities, cache=True):
|
def get_vars(self, loader, path, entities, cache=True):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue