All,
I’m newbie in ansible and I wuold like to create an AWS dynamic inventory with some filters on.
in the doc I see that we can specify more filters condition, separated by comma, but that will work in OR condition.
Hi Mike,
I implemented this here:
https://github.com/ansible/ansible/pull/10413
Want to test it out and comment on the pull request with your results?
-Tim