5 lines
156 B
YAML
5 lines
156 B
YAML
---
|
|
# defaults file for test_ec2_group
|
|
ec2_group_name: 'ansible-testing-{{ random_string }}'
|
|
ec2_group_description: 'Created by ansible integration tests'
|
|
|