mitogen/tests/ansible
David Wilson 48a0938d04 issue #164: add action module to return active strategy. 2018-04-05 17:27:02 +01:00
..
integration issue #164: precisely emulate Ansible's stdio behaviour. 2018-04-05 01:16:34 +01:00
lib issue #164: add action module to return active strategy. 2018-04-05 17:27:02 +01:00
regression issue #164: rearrange playbooks a little more 2018-04-04 16:11:19 +01:00
tests issue #164: dir structure is gross, but at least tab completion works :> 2018-04-04 16:08:38 +01:00
.gitignore issue #164: split "examples" out into regression/integration tests. 2018-04-04 15:59:29 +01:00
Makefile issue #164: split "examples" out into regression/integration tests. 2018-04-04 15:59:29 +01:00
README.md issue #164: rearrange playbooks a little more 2018-04-04 16:11:19 +01:00
all.yml issue #164: rearrange playbooks a little more 2018-04-04 16:11:19 +01:00
ansible.cfg issue #164: add action module to return active strategy. 2018-04-05 17:27:02 +01:00
compare_output_test.py issue #164: split "examples" out into regression/integration tests. 2018-04-04 15:59:29 +01:00
gcloud-ansible-playbook.py issue #164: split "examples" out into regression/integration tests. 2018-04-04 15:59:29 +01:00
hosts issue #164: split "examples" out into regression/integration tests. 2018-04-04 15:59:29 +01:00
hosts.docker issue #164: split "examples" out into regression/integration tests. 2018-04-04 15:59:29 +01:00

README.md

tests/ansible Directory

This is an an organically growing collection of integration and regression tests used for development and end-user bug reports.

It will be tidied up over time, meanwhile, the playbooks here are a useful demonstrator for what does and doesn't work.

Running Everything

ANSIBLE_STRATEGY=mitogen_linear ansible-playbook all.yml