mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-09-08 21:27:36 +02:00
build
This commit is contained in:
@@ -236,3 +236,8 @@
|
||||
ansible.builtin.service:
|
||||
name: sshd
|
||||
state: restarted
|
||||
|
||||
- name: Sync time
|
||||
ansible.builtin.command:
|
||||
cmd: chronyc -a makestep
|
||||
changed_when: false
|
||||
Reference in New Issue
Block a user