mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-19 11:43:16 +02:00
5 lines
86 B
YAML
5 lines
86 B
YAML
![]() |
---
|
||
|
- name: restart dnscache
|
||
|
service: name=dnscache state=restarted enabled=yes
|
||
|
...
|