Good morning,

My playboy works on all hosts and is invoked like this:

Ansible-playbook -l customer main.yml

The customer group in the inventory is done this way:

[Customer]
customer-ecas1
customer-ecas2
customer-ecas3
...
customer-ecasn
customer-cti1
...
...
customer-CTIN


What I would like to do is:
* First check all customer-ecasx servers
* If at least one of the customer-ecas servers has a certain feature then 
execute the operation on customer-cti1

it's possible to do it?

Thank you.

-- 
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/37a446f0-644b-4b41-9f39-e8740b0cba5d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to