mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-06-30 23:28:32 +02:00
upt playbook
This commit is contained in:
@ -27,4 +27,9 @@
|
||||
[Install]
|
||||
WantedBy=basic.target
|
||||
owner: root
|
||||
mode: '0744'
|
||||
mode: '0744'
|
||||
- name: Restart service wol, in all cases
|
||||
ansible.builtin.service:
|
||||
name: wol
|
||||
state: restarted
|
||||
enabled: true
|
Reference in New Issue
Block a user