Hello,
I just starte to use ansible, now there is a question , when during the batch execution of the playbook, some operations are performed only on one of the hosts. How do you avoid other hosts on a piaybook while performing these operations?
For example,:
I will perform batch execution operations on three hosts, A,B and C, and some of them will only be executed in A. How to do this