First pass at ec2 module tests

This commit is contained in:
James Laska 2014-02-24 14:37:23 -05:00
commit b589bf1d2e
53 changed files with 1012 additions and 4 deletions

View file

@ -5,3 +5,6 @@ d: 4
role_var_beats_inventory: 'should_not_see_this'
test_hash:
host_vars_testhost: "this is in host_vars/testhost"
# Support execution from within a virtualenv
ansible_python_interpreter: ${VIRTUAL_ENV-/usr}/bin/python