1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/aws_elasticbeanstalk_app/defaults/main.yml
Stephen Granger 7fa09390b0 Elasticbeanstalk app (#31079)
* New AWS elasticbeanstalk app module

* Integration tests for elasticbeanstalk_app
2018-01-29 18:38:32 -05:00

5 lines
213 B
YAML

---
# defaults file for aws_elasticbeanstalk_app
app_name: '{{ resource_prefix }}_eb_ansible_test'
description: 'eb_ansible_test app description'
alternate_description: 'eb_ansible_test app alternate_description'