You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/aws_ses_rule_set/defaults/main.yaml

10 lines
339 B
YAML

---
default_rule_set: "{{ resource_prefix }}-default-rule-set"
second_rule_set: "{{ resource_prefix }}-second-rule-set"
# See comment in obtain-lock.yaml for definitions of these variables
max_obtain_lock_attempts: 10
obtain_lock_delay_seconds: 30
lock_timeout_seconds: 900
lock_log_group_prefix: "ansible-testing-locks/aws_ses_rule_set"