Alex Willmer
|
526422b74b
|
tests: Name tasks
For easier grep, and easier identification in task_profiler summaries.
|
2 years ago |
Alex Willmer
|
db0ffae352
|
tests: Enable stricter error handling, fix resulting failures
|
2 years ago |
Alex Willmer
|
f070767dad
|
tests: Use meaningful play names
|
2 years ago |
Klaus Zerwes
|
2b4f04c554
|
Revert "Revert "fixed tests for ansible 2.12""
This reverts commit 478f286efb .
|
3 years ago |
Klaus Zerwes
|
478f286efb
|
Revert "fixed tests for ansible 2.12"
include is deprecated and will be removed in 2.16, so there is some time to fix this left
This reverts commit 2d3970552e .
|
3 years ago |
Klaus Zerwes
|
2d3970552e
|
fixed tests for ansible 2.12
|
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
|
c1a4597e32
|
issue #477: tests: use Ansible 2.3-compatible include rather than import
This will break with Ansible 2.8. Probably going to end up with a regex
hack for CI.
|
6 years ago |
David Wilson
|
d8e0c9e12c
|
issue #297: local commands must execute with WorkerProcess environment.
|
6 years ago |
David Wilson
|
012745efea
|
issue #297: local actions must execute with fixed directory.
Local actions must execute in the the parent directory of the playbook
that defines the action.
|
6 years ago |