Alex Willmer
|
526422b74b
|
tests: Name tasks
For easier grep, and easier identification in task_profiler summaries.
|
2 years ago |
Alex Willmer
|
18c89de5a9
|
Remove unused module imports
|
3 years ago |
Alex Willmer
|
3c58215a91
|
tests: Tag Ansible tests
This makes it easier to run subsets using ANSIBLE_RUN_TAGS=...
|
3 years ago |
Alex Willmer
|
cfa5888547
|
tests: Print variables on failure of assert tasks
Fixes #852
|
3 years ago |
David Wilson
|
3179951f5c
|
issue #454: fix AttributeError and atexit.yml test.
|
6 years ago |
David Wilson
|
7fd9fb0014
|
issue #397: fix another case where stray tmpdirs can be left behind.
Newer Ansibles use atexit.register() to invoke cleanup, so we need to
run those registrations after each run.
|
6 years ago |