mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-29 10:54:44 +00:00
roles/ipaclient/tasks/install.yml: Fix typo in comment
This commit is contained in:
@@ -156,7 +156,7 @@
|
|||||||
ntp: "{{ ipaclient_ntp | default(omit) }}"
|
ntp: "{{ ipaclient_ntp | default(omit) }}"
|
||||||
#force_ntpd: no
|
#force_ntpd: no
|
||||||
#sssd: yes
|
#sssd: yes
|
||||||
#ssh: yes"
|
#ssh: yes
|
||||||
#trust_sshfp: yes
|
#trust_sshfp: yes
|
||||||
#sshd: yes
|
#sshd: yes
|
||||||
#automount_location:
|
#automount_location:
|
||||||
|
|||||||
Reference in New Issue
Block a user