ansible/tests_new/integration
..
roles
all.yml
amazon.yml
destructive.yml
inventory Add the start of an integration test structure using Ansible playbooks, also added an assert action plugin to make writing those easier. 2014-02-13 18:28:29 -05:00
non_destructive.yml
rackspace.yml
README.md
test.sh
test_setup.yml

Integration tests

The ansible integration system.

Tests for playbooks, by playbooks.

Some tests may require cloud credentials.

Instructions

Pending