mirror of https://github.com/ansible/ansible.git
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 fixpull/30005/merge
parent
ddbe52d0f4
commit
e59d3dd524
Loading…
Reference in New Issue