Thomas Woerner
2d95d0df95
roles/ipaclient: New ipaclient_use_otp setting to force otp usage
...
The use of otp can be forced to not transfer the admin password while setting
up the ipa client. Only the one-time-password will be transferred to the
client machine.
ipaclient_password will be overwritten by the otp password.
2017-09-15 12:49:22 +02:00
Thomas Woerner
c088e3f9a6
library/ipajoin.py: Add kinit_attempts default value
...
Also: Add ipaclient_kinit_attempts default value to
roles/ipaclient/defaults/main.yml
2017-09-15 12:26:03 +02:00
Thomas Woerner
893e32b7c6
roles/ipaclient/defaults/main.yml: Remove default values for some vars
...
This is needed to be able to use defined and undefined checks.
2017-08-31 17:44:57 +02:00
Thomas Woerner
a484e5b2d2
roles/ipaclient/defaults/main.yml: ipaclient_ntp should default to no
2017-08-30 14:27:31 +02:00
Thomas Woerner
0246ad0079
roles/ipaclient/defaults/main.yml: Remove unused ipaclient_servers
2017-08-24 12:19:51 +02:00
Thomas Woerner
97be0612fb
library/ipaclient.py: servers needs to be a list
...
More than one server could be specified
2017-08-23 20:38:51 +02:00
Thomas Woerner
95c38d169d
New ipaclient options: force_join, kinit_attempts, ntp and mkhomedir
2017-08-18 10:02:01 +02:00
Florence Blanc-Renaud
09f45e4acd
Ansible for IPA
2017-07-03 09:55:23 +02:00