ansible-playbook
4.39 KB
-
add the limit option, which can be used to further confine the patterns selected… · 1c81ddf8
add the limit option, which can be used to further confine the patterns selected by "hosts:" in ansible-playbooks to an additional pattern (a subset) specified on the command line. For instance, a playbook could be reusable and target "webservers" and "dbservers", but you want to test only in the stage environment, or a few boxes at a time.
Michael DeHaan committed