David Wilson
|
a67cc85bdb
|
issue #477: use MITOGEN_INVENTORY_FILE everywhere.
|
6 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
|
8972dbb7b9
|
tests: more Ansible fixes.
|
6 years ago |
David Wilson
|
acf0b04876
|
tests: run some playbooks against only one target.
|
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 |