Hi Chris and Daniel,

I took a stab at implementing this:
https://github.com/ansible/ansible/pull/10413

Comments appreciated!

-Tim

On Thu, Feb 26, 2015 at 1:12 AM, Chris Church <[email protected]> wrote:

> Not at the moment.  It's possible via boto and the EC2 API.  I'd propose
> using a syntax such as:
>
> instance_filters = tag:env=stage&tag:Owner=me
>
>
>
> On Tue, Feb 24, 2015 at 6:46 PM, Daniel Richardson <[email protected]>
> wrote:
>
>> Is there any way to use AND in the instance_filters parameter instead of
>> OR?
>>
>> For instance I would like to be able to filter on
>> tag:env=stage
>> AND
>> tag:Owner=me
>>
>> --
>> 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/be3d35af-c239-4209-a548-c658d07a40a1%40googlegroups.com
>> <https://groups.google.com/d/msgid/ansible-project/be3d35af-c239-4209-a548-c658d07a40a1%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>  --
> 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/CAH%2BKTJ5egXicrNJyAw20NmuQo6c__PimZXvrBCRLPE3nn9i85g%40mail.gmail.com
> <https://groups.google.com/d/msgid/ansible-project/CAH%2BKTJ5egXicrNJyAw20NmuQo6c__PimZXvrBCRLPE3nn9i85g%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAH4wdVXb2tZMRz8edHLhNBD%3D19PjgS7e%3DzVEtJyaP-O55Hr5dw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to