ipa_service - Correct pluralisation of "hosts" in example (#2103) (#2105)

(cherry picked from commit 2558cd3f01)

Co-authored-by: Alex Willmer <al.willmer@cgi.com>
This commit is contained in:
patchback[bot]
2021-03-26 07:09:53 +01:00
committed by GitHub
parent 93fe1f9a3e
commit 426cbafa06

View File

@@ -63,7 +63,7 @@ EXAMPLES = r'''
- name: Changing Managing hosts list
community.general.ipa_service:
name: http/host01.example.com
host:
hosts:
- host01.example.com
- host02.example.com
ipa_host: ipa.example.com