How to use vault to encrypt keys used with ec2 dynamic inventory?
18 views
Skip to first unread message
WhileLoop
unread,
Jun 9, 2015, 4:23:35 PM6/9/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible...@googlegroups.com
So when using the AWS modules I can use the 'aws_access_key' and the 'aws_secret_key' variables to define the keys used in a encrypted variable file. But from what I can tell the ec2 dynamic inventory can only read keys from environment variables or boto.cfg files.
Has anyone dealt with this before? Are there any workarounds to this?