ansible-toolbox icon indicating copy to clipboard operation
ansible-toolbox copied to clipboard

Add --limit similar to ansible-playbook

Open Pyton opened this issue 7 years ago • 1 comments

Would be nice to implement --limit to apply ansible-role only for group of hosts from inventory instead of all.

Pyton avatar Jul 16 '18 13:07 Pyton

Couldn't you use regex patterns in combination with -H to achieve this?

rnsc avatar Aug 07 '18 11:08 rnsc