Skip to content

Commit b9cec79

Browse files
authored
Fix documentation reference to external FreeIPA role (#244)
Signed-off-by: Webster Mudge <[email protected]>
1 parent 472e7f7 commit b9cec79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/freeipa_server/meta/argument_specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ argument_specs:
2323
ipaserver_packages:
2424
description:
2525
- List of FreeIPA packages to install.
26-
- If not defined, the role will default to the packages defined in the P(freeipa.ansible_freeipa.ipaserver#role) role.
26+
- If not defined, the role will default to the packages defined in the C(freeipa.ansible_freeipa.ipaserver) role.
2727
type: list
2828
elements: str
2929
ipaserver_domain:

0 commit comments

Comments
 (0)