This commit is contained in:
parent
22c43ec52b
commit
de361fa8b6
@ -44,7 +44,7 @@
|
|||||||
- name: Join to AD with realmd
|
- name: Join to AD with realmd
|
||||||
ansible.builtin.shell:
|
ansible.builtin.shell:
|
||||||
cmd: echo {{ join_passw }} | realm join -v -U Administrator intra.tormakris.dev
|
cmd: echo {{ join_passw }} | realm join -v -U Administrator intra.tormakris.dev
|
||||||
ignore_errors: True
|
ignore_errors: True
|
||||||
|
|
||||||
- name: Enable pam homedir create on first logon
|
- name: Enable pam homedir create on first logon
|
||||||
ansible.builtin.command:
|
ansible.builtin.command:
|
||||||
|
Loading…
Reference in New Issue
Block a user