ansible/test/integration/targets/aws_ses_identity/defaults/main.yaml

5 lines
177 B
YAML
Raw Normal View History

---
email_identity: "{{ resource_prefix }}@example.com"
domain_identity: "{{ resource_prefix }}.example.com"
notification_queue_name: "{{ resource_prefix }}-notification-queue"