Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 540 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 540 Bytes

ansible-role-cfn-iam-role

A role to create iam roles for shared s3 objects allowing for cross account role assumptions.

Requirements

  • ansible 2
  • boto3

Role Variables

Example Playbook

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 }

License

BSD

Author Information

Andrew Yost