summaryrefslogtreecommitdiffstats
path: root/test/integration/roles/test_ec2_group/defaults/main.yml
blob: a48051eac7724f3bc65d011c7b97fa4ef15b3055 (plain)
1
2
3
4
---
# defaults file for test_ec2_group
ec2_group_name: '{{resource_prefix}}'
ec2_group_description: 'Created by ansible integration tests'