ansible/test
Toshio Kuratomi 27c7d5bb01 Move the arguments module into cli/ and context_objects into utils
* Note: Python2 is not as intelligent at detecting false import loops as
  Python3.  context_objects.py cannot be added to cli/arguments because it
  would set up an import loop between cli/__init__.py,
  cli/arguments/context_objects.py, and context.py on Python2.

ci_complete
2019-01-03 18:12:23 -08:00
..
cache
env Add env command to ansible-test and run in CI. (#50176) 2018-12-20 22:08:57 -08:00
integration ansible-test: docker_network set as untable (#50526) 2019-01-04 10:15:24 +10:00
legacy vultr_server: fix multiple ssh keys not handled (#50337) 2019-01-01 10:11:10 +01:00
results
runner Add env command to ansible-test and run in CI. (#50176) 2018-12-20 22:08:57 -08:00
sanity Added supershipit to botmeta sanity test (#50219) 2018-12-21 10:36:43 +10:00
units Move the arguments module into cli/ and context_objects into utils 2019-01-03 18:12:23 -08:00
utils Debug: Size of coverage file (#50380) 2018-12-29 13:01:35 +00:00