Hello, It is possible to limit the hosts the ansible command runs against by specifying patterns on the command line like so:
ansible webservers:!staging -m ping Is it possible to use the same technique to define groups in the inventory file, so that the new group is defined by the intersection of 2 child groups? Thanks Iain -- 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/36FBA030-F5D2-480B-81F0-6820F53AF163%40shihad.org. For more options, visit https://groups.google.com/d/optout.
