Hi guys, don’t kill me. new-ish, to Ansible. I've already searched and tried the #irc room, no luck so far.
Trying to run Asgard playbook from https://github.com/Answers4AWS/netflixoss-ansible. I’ve already gotten ICE working on my own account, but on this one trying to set it up on a cross-account IAM role (my user creating the EC2 on another account over the CLI after assuming a role that gives me the permission to do so!) I’ve assumed the role from the aws CLI, but running the ec2 inventory script (/etc/ansible/hosts) still shows my account's ec2 servers, not the assumed role. Is what I'm trying to do supported? I want to run the playbook on “tag_Name_Asgard” but on a box on the assumed role. This is the closet topic I've found: https://github.com/ansible/ansible/issues/9647 - but seems to be talking about the role on an EC2 machine if you're running the inventory from that, so not the same I don't think. It does mention needing boto 2.5.0 > , I do see that I'm at 2.36.0, but it won't let me upgrade further with pip (python 2.7.5 + centos7) 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/b0a23372-0351-470f-991b-2c6e0e19bb28%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
