mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-01-03 06:30:24 +00:00
Install ntpd/systemd-timesync via com.devture.ansible.role.timesync
This commit is contained in:
@@ -22,13 +22,6 @@
|
||||
state: present
|
||||
update_cache: true
|
||||
|
||||
- name: Ensure yum packages are installed
|
||||
ansible.builtin.yum:
|
||||
name:
|
||||
- "{{ matrix_ntpd_package }}"
|
||||
state: present
|
||||
update_cache: true
|
||||
|
||||
- name: Ensure Docker is installed
|
||||
ansible.builtin.yum:
|
||||
name:
|
||||
|
||||
Reference in New Issue
Block a user