I manage multiple AWS accounts. On all but one, I can use the ec2.py 
dynamic inventory script.

On that one account, the inventory is always empty:

kauer@kt:~/dev/ansible$ scripts/ec2.py --list
{
  "_meta": {
    "hostvars": {}
  }
}

So authentication to AWS works. There are definitely running instances in 
the account. The user I am authenticating has has full administrative 
access.

Does anyone have any idea why this doesn't work on just this one AWS 
account?

Regards, K.


-- 
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/4ebf5d79-d4c3-4242-800d-17a37db5fa8b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to