move roles
This commit is contained in:
8
ansible/playbooks/roles/common/handlers/main.yml
Normal file
8
ansible/playbooks/roles/common/handlers/main.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
# ------------------------------------------------------------------------------
|
||||
# FILE: roles/common/handlers/main.yml
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
- name: restart timesyncd
|
||||
systemd:
|
||||
name: systemd-timesyncd
|
||||
state: restarted
|
||||
Reference in New Issue
Block a user