ansible-toolbox
ansible-toolbox copied to clipboard
Add --limit similar to ansible-playbook
Would be nice to implement --limit to apply ansible-role only for group of hosts from inventory instead of all.
Couldn't you use regex patterns in combination with -H to achieve this?