You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/bin
Michael DeHaan 1c81ddf8d4 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.
12 years ago
..
ansible Add -vvv support for debugging activity 12 years ago
ansible-playbook add the limit option, which can be used to further confine the patterns selected by "hosts:" in ansible-playbooks 12 years ago
ansible-pull whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added 12 years ago