ipaclient: New module ipaclient_setup_ntp, dropped ipaclient_ntp setting
The new module ipaclient_setup_ntp to configure and sync time with the NTP server has been added. The irregular setting ipaclient_ntp has been removed. The ipaclient_setup_ntp module is using either the new sync_time call or for compatibility with older FreeIPA versions synconce_ntp. The reference for ipaclient_ntp in REPLICA.md has been removed also. This also fixes #55.
Showing
- REPLICA.md 2 additions, 2 deletionsREPLICA.md
- roles/ipaclient/defaults/main.yml 0 additions, 1 deletionroles/ipaclient/defaults/main.yml
- roles/ipaclient/library/ipaclient_setup_ntp.py 170 additions, 0 deletionsroles/ipaclient/library/ipaclient_setup_ntp.py
- roles/ipaclient/tasks/install.yml 11 additions, 0 deletionsroles/ipaclient/tasks/install.yml
Loading
Please register or sign in to comment