mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 10:13:58 +00:00
5 lines
100 B
YAML
5 lines
100 B
YAML
---
|
|
- name: reload systemd
|
|
ansible.builtin.command: systemctl daemon-reload
|
|
changed_when: false
|