mirror of
https://github.com/dredx/prole.git
synced 2026-09-27 09:24:30 +00:00
6 lines
100 B
YAML
6 lines
100 B
YAML
---
|
|
- name: restart pihole-FTL
|
|
ansible.builtin.systemd:
|
|
name: pihole-FTL
|
|
state: restarted
|