mirror of
https://github.com/ansible/awx.git
synced 2026-02-27 15:58:45 -03:30
I think this is the right place for iam_role_arn in the tests?
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
boto_profile: /tmp/my_boto_stuff
|
||||
iam_role_arn: arn:aws:iam::123456789012:role/test-role
|
||||
compose:
|
||||
ansible_host: public_ip_address
|
||||
ec2_account_id: owner_id
|
||||
@@ -54,6 +53,7 @@ hostnames:
|
||||
- network-interface.addresses.association.public-ip
|
||||
- dns-name
|
||||
- private-dns-name
|
||||
iam_role_arn: arn:aws:iam::123456789012:role/test-role
|
||||
keyed_groups:
|
||||
- key: placement.availability_zone
|
||||
parent_group: zones
|
||||
|
||||
Reference in New Issue
Block a user