Add the start of an integration test structure using Ansible playbooks, also…
Add the start of an integration test structure using Ansible playbooks, also added an assert action plugin to make writing those easier.
Showing
lib/ansible/runner/action_plugins/assert.py
0 → 100644
library/utilities/assert
0 → 100644
test/README.md
0 → 100644
tests_new/README.md
0 → 100644
tests_new/integration/README.md
0 → 100644
tests_new/integration/all.yml
0 → 100644
tests_new/integration/amazon.yml
0 → 100644
tests_new/integration/destructive.yml
0 → 100644
tests_new/integration/inventory
0 → 100644
tests_new/integration/non_destructive.yml
0 → 100644
tests_new/integration/rackspace.yml
0 → 100644
tests_new/integration/test.sh
0 → 100644
tests_new/integration/test_setup.yml
0 → 100644
tests_new/units/README.md
0 → 100644
Please
register
or
sign in
to comment