Home
last modified time | relevance | path

Searched refs:INTERNAL_DEFS (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/config/
H A Dmanager.py40 INTERNAL_DEFS = {'lookup': ('_terms',)} variable
507 if not plugin_type or config not in INTERNAL_DEFS.get(plugin_type, {}):
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/config/
H A Dmanager.py40 INTERNAL_DEFS = {'lookup': ('_terms',)} variable
516 if not plugin_type or config not in INTERNAL_DEFS.get(plugin_type, {}):
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/config/
H A Dmanager.py40 INTERNAL_DEFS = {'lookup': ('_terms',)} variable
531 if not plugin_type or config not in INTERNAL_DEFS.get(plugin_type, {}):