roles/ipaclient/tasks/install.yml: Use ipajoin also if force_join is set

This commit is contained in:
Thomas Woerner
2017-09-19 15:16:24 +02:00
parent aa2048aef9
commit 8152ecf31e

View File

@@ -98,7 +98,7 @@
#ca_cert_file: "{{ ipaclient_ca_cert_file | default(omit) }}"
kinit_attempts: "{{ ipaclient_kinit_attempts | default(omit) }}"
register: ipajoin
when: not ipatest.krb5_keytab_ok
when: not ipatest.krb5_keytab_ok or ipaclient_force_join
- block:
- file: