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/docs
Mike Cavedon e59d3dd524 Update playbooks_best_practices.rst (#35627)
* Update playbooks_best_practices.rst

If deploying to the first 10 hosts in Boston it should be "-limit boston[0:9]" and the next 10 should be "-limit boston[10:19]". The doc as written would skip the first host (boston[0]) and try to deploy to a host that doesn't exist (boston[20])

* Typo fix
7 years ago
..
api docs: PEP8 compliance (#24681) 8 years ago
bin Temporary (#31677) 7 years ago
docsite Update playbooks_best_practices.rst (#35627) 7 years ago
man added docs to CLI docstringsadded 8 years ago
templates Module deprecation: docs, scheme and tests (#34100) 7 years ago