mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
8 lines
130 B
YAML
8 lines
130 B
YAML
---
|
|
|
|
- name: daemon reload
|
|
systemd: daemon_reload=yes
|
|
|
|
- name: run wkd service
|
|
systemd: name=update-wkd.service state=started
|