Skip to content

Using Ansible for multiple AWS account with assumed roles

Notifications You must be signed in to change notification settings

bigjimmynz/ansible_sts_assume_role

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Ansible and AWS Assumed Roles This is a repo of example code to perform ansible tasks with assumed roles. It is explained in my blog post: http://www.drivenbydevops.io/aws-ansible-and-assumed-roles/ Items in the aws directory are to be placed in the .aws folder in the homedir of the user/account running the ansible tasks. All other items can exist in a working directory. Requirements: * Ansible 2.2.0 * Pre-configured AWS accounts (default account and account to assume role into)

About

Using Ansible for multiple AWS account with assumed roles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages