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