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/test/units/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
6 years ago
..
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_module_response_deepcopy.py Fix pylint error on utf8 character in string (#45880) 6 years ago
test_variable_manager.py move extravars and option vars loading into VM (#51070) 6 years ago