Install ntpd/systemd-timesync via com.devture.ansible.role.timesync

This commit is contained in:
Slavi Pantaleev
2022-11-04 16:33:22 +02:00
parent db19482d0c
commit 04c6c11561
11 changed files with 26 additions and 44 deletions

View File

@ -10,3 +10,5 @@
- {'old': 'matrix_vars_yml_snapshotting_enabled', 'new': 'devture_playbook_state_preserver_vars_preservation_enabled'}
- {'old': 'matrix_vars_yml_snapshotting_src', 'new': 'devture_playbook_state_preserver_vars_preservation_src'}
- {'old': 'matrix_playbook_commit_hash_preservation_enabled', 'new': 'devture_playbook_state_preserver_commit_hash_preservation_enabled'}
- {'old': 'matrix_ntpd_package', 'new': 'devture_timesync_ntpd_package'}
- {'old': 'matrix_ntpd_service', 'new': 'devture_timesync_ntpd_service'}