example hosts should match play (#74959)

This commit is contained in:
Alan Hinchliff 2021-06-16 11:18:44 -04:00 committed by GitHub
parent b0f62062d3
commit 3fa6e6d038
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,7 +82,7 @@ In the above example, if we had 6 hosts in the group 'webservers', Ansible would
TASK [second task] ***************************************
changed: [web4]
changed: [web5]
changed: [web2]
changed: [web6]
PLAY RECAP ***********************************************
web1 : ok=2 changed=2 unreachable=0 failed=0