ansible/lib/ansible/vars
Brian Coca 2165f9ac40
fix delegation vars usage (debug still shows inventory_hostname) (#69244)
* fix delegation vars usage and reporting

 - just pass delegated host vars + task vars to plugins
   and avoid poluting with original host vars
 - updated tests
2020-05-14 16:36:13 -04:00
..
__init__.py
clean.py prevent ansible_facts injection (#68431) 2020-03-24 15:46:56 -04:00
fact_cache.py [FactCache] define first_order_merge method (#55781) 2019-06-10 14:34:06 -04:00
hostvars.py Set HostVars._variable_manager's attrs (#65508) 2020-01-22 05:57:09 -05:00
manager.py fix delegation vars usage (debug still shows inventory_hostname) (#69244) 2020-05-14 16:36:13 -04:00
plugins.py Support vars plugins in collections (#61078) 2019-11-04 11:41:14 -05:00
reserved.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00