54553/1-master-10-clients-run-ansible-playbook-only-on-5
Create a group in the inventory file and mention only your 5 clients and run the playbook with --limit flag.
[web-server] h1 h2 h3 [servers] s1 s2 s3
ansible-playbook --limit 'web-server' playbook.yml
Hi, When we run any file from Jenkins, ...READ MORE
Hey Loki, Looks like your python library ...READ MORE
Hey @Rajni, you can register the variable ...READ MORE
Hey @Cerci, Of course its possible. You ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
Hey @Shruti, ansible tasks run on the ...READ MORE
If you just trying to run a ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.