Hi,

We're starting to move our setup to AWS. In order to get an EC2 instance
provisioned we use ansible in 'pull' mode.  That works fine. The one thing
that seems to be a problem is getting the tags assigned to the instance.

If the playbook is ran from the 'outside' the inventory script supplies all
the 'ec2_tag_' variables. But from the 'inside' of the instance, if I
wanted to do that I'd have to supply the key/secret pair into the instance.

aws cli is able to get details like that if the correct IAMProfile is
attached to an instance without supplying any additional credentials. Is
there a way to make ansible do the same?

kind regards
Pshem

-- 
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/CAEaZiRW6hvJ1Z1awYGrZ9tMmgvDG%2BX-1iwyt%3DSBSWW4jyTDH0w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to