mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-31 03:44:41 +00:00
Fix ipaclient_setup_firefox doumentation
This commit is contained in:
@@ -37,12 +37,12 @@ description:
|
|||||||
options:
|
options:
|
||||||
domain:
|
domain:
|
||||||
description: Primary DNS domain of the IPA deployment
|
description: Primary DNS domain of the IPA deployment
|
||||||
required: no
|
required: yes
|
||||||
firefox_dir:
|
firefox_dir:
|
||||||
description:
|
description:
|
||||||
Specify directory where Firefox is installed (for example
|
Specify directory where Firefox is installed (for example
|
||||||
'/usr/lib/firefox')
|
'/usr/lib/firefox')
|
||||||
required: yes
|
required: no
|
||||||
author:
|
author:
|
||||||
- Thomas Woerner
|
- Thomas Woerner
|
||||||
'''
|
'''
|
||||||
|
|||||||
Reference in New Issue
Block a user