A role to create iam roles for shared s3 objects allowing for cross account role assumptions.
- ansible 2
- boto3
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- { role: username.rolename, x: 42 }
BSD
Andrew Yost