I am setting up a fresh EC2 deployment for a client and am hoping to do the 
following:


   1. Set up a management host for the cluster and deploy Ansible to it 
   along with the client's playbooks
   2. Allow users to successfully execute playbooks based on whether their 
   IAM user has been assigned the IAM role for a service


Does Ansible support a setup like this?  How would the IAM credentials (or 
role) be specified?  I assume the idea would be to create a linux user 
mapping to each IAM user, but not positive on this.  

The alternative it seems is to have users run Ansible from their local 
machine via a jump host where each of the IAM credentials can be 
self-managed.

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/52f44b00-425b-4b4c-a881-8a3872313376%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to