Re: [ansible-project] Re: Ansible inventory organization

2019-03-25 Thread Sascha Andres
Hi,

thanks Steve, this is what I was looking for. I have found intersection in 
the configs now.

Thanks again,
Sascha

On Monday, March 25, 2019 at 1:47:28 PM UTC+1, Steve R wrote:
>
> If you want an intersection, try: 
>
> ansible-playbook --limit production:\ 
>
> Or if you just want to run on "servera" and "serverb", you can do it like 
> this: 
>
> ansible-playbook --limit ~server[ab] 
>
> --Steve 
>
> On Mon, Mar 25, 2019 at 7:24 AM Sascha Andres  > wrote: 
> > 
> > Hi, 
> > 
> > maybe to be clearer: I want the intersection of production & www. 
> > 
> > Kind regards, 
> > Sascha 
> > 
> > -- 
> > 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 ansible-proje...@googlegroups.com . 
> > To post to this group, send email to ansible...@googlegroups.com 
> . 
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/ansible-project/8f849cde-abf8-40a5-b80b-fddfef02149b%40googlegroups.com.
>  
>
> > 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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/2737a8b3-20b3-4e07-95a2-7dd24f729d95%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [ansible-project] Re: Ansible inventory organization

2019-03-25 Thread S C Rigler
If you want an intersection, try:

ansible-playbook --limit production:\

Or if you just want to run on "servera" and "serverb", you can do it like this:

ansible-playbook --limit ~server[ab]

--Steve

On Mon, Mar 25, 2019 at 7:24 AM Sascha Andres  wrote:
>
> Hi,
>
> maybe to be clearer: I want the intersection of production & www.
>
> Kind regards,
> Sascha
>
> --
> 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 ansible-project+unsubscr...@googlegroups.com.
> To post to this group, send email to ansible-project@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/ansible-project/8f849cde-abf8-40a5-b80b-fddfef02149b%40googlegroups.com.
> 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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAFbiokdpNqO9E4AhKSv--0er8Ls-GwRxhrvStb_PYMU1ntPv8Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[ansible-project] Re: Ansible inventory organization

2019-03-25 Thread Sascha Andres
Hi,

maybe to be clearer: I want the intersection of production & www.

Kind regards,
Sascha

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/8f849cde-abf8-40a5-b80b-fddfef02149b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.