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 abb964a5a0
move extravars and option vars loading into VM (#51070)
* move extravars and option vars loading into VM

  also safedir setting, all these are intrinsic to VM
  avoid uneeded and inefectual shallow copy
  remove setters/getters as VM now does most of the work in init
  updated and added tests

* feedback + fixes

* keep extra_vars property for vars_prompt

* pass values not objects
7 years ago
..
__init__.py Transition inventory into plugins (#23001) 9 years ago
clean.py Add a Singleton metaclass, use it with Display (#48935) 7 years ago
fact_cache.py Simplify FactCache.update() 7 years ago
hostvars.py Include dependency role names in `role_names`. (#46483) 7 years ago
manager.py move extravars and option vars loading into VM (#51070) 7 years ago
reserved.py Add a Singleton metaclass, use it with Display (#48935) 7 years ago