roles/ipaclient/tasks/install.yml: Add ipatest, disable otp and join if ipatest.krb5_keytab_ok
If a working krb5.keytab has been detected on the host then use_otp will be disabled and join will not be called. This is done to preserve the keytab entry in the host entry on the server. Enforcing the creation of a one-time-password will result in a host-disable call for the host entry. This will remove an existing keytab and password from the entry.
Loading
Please register or sign in to comment