Merge pull request #1169 from t-woerner/ipaclient_automount_location

ipaclient: Properly name automount_location var and add documentation
This commit is contained in:
Rafael Guterres Jeffman
2023-12-19 09:46:41 -03:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -398,7 +398,7 @@
ipaclient_setup_automount:
servers: "{{ result_ipaclient_test.servers }}"
sssd: "{{ result_ipaclient_test.sssd }}"
automount_location: "{{ ipaautomount_location | default(omit) }}"
automount_location: "{{ ipaclient_automount_location | default(omit) }}"
- name: Install - Configure firefox
ipaclient_setup_firefox: