mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-24 04:49:26 +00:00
upt playbook
This commit is contained in:
parent
b488b36cfd
commit
3314f9cbf1
@ -28,3 +28,8 @@
|
|||||||
WantedBy=basic.target
|
WantedBy=basic.target
|
||||||
owner: root
|
owner: root
|
||||||
mode: '0744'
|
mode: '0744'
|
||||||
|
- name: Restart service wol, in all cases
|
||||||
|
ansible.builtin.service:
|
||||||
|
name: wol
|
||||||
|
state: restarted
|
||||||
|
enabled: true
|
Loading…
x
Reference in New Issue
Block a user