forked from jakub/ansible
Update initial_install/roles/freeipa_client/tasks/main.yml
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
- --password={{ ipa_admin_password }}
|
- --password={{ ipa_admin_password }}
|
||||||
- --unattended
|
- --unattended
|
||||||
- --force-join
|
- --force-join
|
||||||
no_log: true
|
no_log: false
|
||||||
when: not ipa_client_conf.stat.exists
|
when: not ipa_client_conf.stat.exists
|
||||||
|
|
||||||
- name: Enable mkhomedir
|
- name: Enable mkhomedir
|
||||||
|
|||||||
Reference in New Issue
Block a user