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
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
..
cache Update ansible-test sanity command. (#31958) 8 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
integration win_stat: Rewrite using AnsibleModule (#49653) 7 years ago
legacy Included support to AIX group of subsystems on service module (#33043) 7 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner ansible-test: make the httptester for Windows more resiliant around the shell chosen (#51416) 7 years ago
sanity junos_config documentation missing "update" choice (#51299) 7 years ago
units move extravars and option vars loading into VM (#51070) 7 years ago
utils Make Shippable timing script more resilient. 7 years ago