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

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

This commit is contained in:
Alex Willmer 2021-03-25 21:19:48 +00:00 committed by GitHub
parent de8e2a83e2
commit 2558cd3f01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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