Often easier to just start a new play; - hosts: group1:!group2
Targets all hosts in group1 that are not in group2 On Thu, Nov 28, 2013 at 5:32 AM, Serge van Ginderachter < [email protected]> wrote: > > On 28 November 2013 11:23, oliver bril <[email protected]> wrote: > >> where can i find all these kind of parameters? > > > the groups magic variable is mentioned here: > http://www.ansibleworks.com/docs/playbooks_variables.html#magic-variables-and-how-to-access-information-about-other-hosts > > -- > 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]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Michael DeHaan <[email protected]> CTO, AnsibleWorks, Inc. http://www.ansibleworks.com/ -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
