mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
7fa09390b0
* New AWS elasticbeanstalk app module * Integration tests for elasticbeanstalk_app
5 lines
213 B
YAML
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'
|