change user
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Torma Kristóf 2023-08-05 23:49:39 +02:00
parent e9a88a7494
commit 71a205a1a4
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
- name: Join to AD with realmd
ansible.builtin.shell:
cmd: echo {{ join_passw }} | realm join -v -U Administrator intra.tormakris.dev
cmd: echo {{ join_passw }} | realm join -v -U tormakris_admin intra.tormakris.dev
when: checkjoined.found == 0
- name: Enable pam homedir create on first logon