Using ansible to deploy AWS instances, but each time more privs need 
granted that I would expect. Does anyone know what privs are required for 
this operation?

      - name: Launch instance
        local_action:
          ec2 keypair=
          group=
          instance_profile_name=
          instance_type=
          image=
          region=
          wait=yes
          count=
        register: ec2launched

Thanks!

-- 
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/509ebf05-74f6-4938-b600-0356a3594e39%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to