mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
First pass at ec2 module tests
This commit is contained in:
parent
2a383786dd
commit
b589bf1d2e
53 changed files with 1012 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue