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/iam_policy/defaults/main.yml

6 lines
155 B
YAML

---
iam_user_name: '{{resource_prefix}}'
iam_role_name: '{{resource_prefix}}'
iam_group_name: '{{resource_prefix}}'
iam_policy_name: '{{resource_prefix}}'