Fix domain not being passed for configuring firefox

This commit is contained in:
uumas
2020-08-25 19:23:17 +03:00
parent 7811afee82
commit 095d726c5b

View File

@@ -350,6 +350,7 @@
- name: Install - Configure firefox
ipaclient_setup_firefox:
firefox_dir: "{{ ipaclient_firefox_dir | default(omit) }}"
domain: "{{ result_ipaclient_test.domain }}"
when: ipaclient_configure_firefox | bool
- name: Install - Configure NIS