1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

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

This commit is contained in:
Michael Scherer 2017-07-12 15:00:40 +02:00 committed by John R Barker
parent 28fb0498ac
commit 1e5cfd16fc

View file

@ -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