6 lines
138 B
YAML
Raw Normal View History

- name: "reload health-docker-volumes.service"
systemd:
name: health-docker-volumes.service
enabled: yes
daemon_reload: yes