6 lines
90 B
YAML
6 lines
90 B
YAML
|
---
|
||
|
- name: Restart apt-cacher-ng
|
||
|
systemd:
|
||
|
name: apt-cacher-ng
|
||
|
state: restarted
|