community.general/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
2019-01-30 16:25:36 -05:00
..
__init__.py
clean.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
fact_cache.py Simplify FactCache.update() 2018-12-05 12:33:27 -08:00
hostvars.py Include dependency role names in `role_names`. (#46483) 2018-11-15 10:01:29 -05:00
manager.py move extravars and option vars loading into VM (#51070) 2019-01-30 16:25:36 -05:00
reserved.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00