I’m trying to use one control ec2 machine to manage multiple machines in different aws accounts. what is the best way to setup static or dynamic inventories hosts file and various access keys. struggling with the concept and setup for managing more that one aws environment with one control machine
If the main thing you need is to get inventory from multiple accounts, you
might find ansible-quartermaster to be useful. You could probably use the
'includes' feature to call ec2.py multiple times, with different config
files to use different AWS keys to access your different accounts.
https://github.com/caredotcom/ansible-quartermaster for details.
-Josh (jbs@care.com)
(apologies for the automatic corporate disclaimer that follows)
This email is intended for the person(s) to whom it is addressed and may contain information that is PRIVILEGED or CONFIDENTIAL. Any unauthorized use, distribution, copying, or disclosure by any person other than the addressee(s) is strictly prohibited. If you have received this email in error, please notify the sender immediately by return email and delete the message and any attachments from your system.