You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 years ago
..
__init__.py Transition inventory into plugins (#23001) 7 years ago
clean.py prevent ansible_facts injection (#68431) 4 years ago
fact_cache.py [FactCache] define first_order_merge method (#55781) 5 years ago
hostvars.py Set HostVars._variable_manager's attrs (#65508) 5 years ago
manager.py fix delegation vars usage (debug still shows inventory_hostname) (#69244) 4 years ago
plugins.py Support vars plugins in collections (#61078) 5 years ago
reserved.py Add a Singleton metaclass, use it with Display (#48935) 6 years ago