Fix typo in documentation for inventory ini plugin (#26643)

pull/26703/head
Michael Scherer 7 years ago committed by John R Barker
parent 28fb0498ac
commit 1e5cfd16fc

@ -63,7 +63,7 @@ EXAMPLES:
# other example config
host1 # this is 'ungrouped'
# both hsots have same IP but diff ports, also 'ungrouped'
# both hosts have same IP but diff ports, also 'ungrouped'
host2 ansible_host=127.0.0.1 ansible_port=44
host3 ansible_host=127.0.0.1 ansible_port=45

Loading…
Cancel
Save