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 |
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
|
26ba3e4d83
|
issue #294: stronger integration test
Run the tests in a brand new ansible-playbook invocation, and try both
linear->mitogen->linear and mitogen->linear->mitogen.
|
6 years ago |
David Wilson
|
5b03e06457
|
issue #294: ansible: fix mixed vanilla/Mitogen runs.
Don't bother trying to understand what damage PluginLoader has done to
ansible.plugins.* namespace, just ask it for the base class instead.
|
6 years ago |