mirror of
https://github.com/Orange-Cyberdefense/GOAD
synced 2026-06-08 12:09:44 +00:00
delete useless service
This commit is contained in:
@@ -182,12 +182,6 @@
|
||||
state: present
|
||||
update_cache: true
|
||||
|
||||
- name: Install systemd-timesyncd
|
||||
apt:
|
||||
name: systemd-timesyncd
|
||||
state: present
|
||||
update_cache: yes
|
||||
|
||||
- name: Force immediate time sync with DC
|
||||
ansible.builtin.command:
|
||||
cmd: "ntpdate -u {{ dc_ip }}"
|
||||
|
||||
Reference in New Issue
Block a user