Hello,
Running the ec2.py inventory script as follows
ec2.py --list
I have a filter for instance type based on app name=‘xyx’.
This should return only sepecific app-servers which I am restricing in the call.
But it returning all hosts in the group including the rds instance names.
Filter in ec2.ini is not working either. Is there any debug option available to troubleshoot the same issue?
thanks
dnraj