mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
(cherry picked from commit 2558cd3f01
)
Co-authored-by: Alex Willmer <al.willmer@cgi.com>
This commit is contained in:
parent
f7cb57677f
commit
fa32c1376e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue