xoxys.docker_tidy/handlers/main.yml
Robert Kaussow 44d3cfa8dd
All checks were successful
continuous-integration/drone/push Build is passing
refactoring
2020-03-21 14:05:43 +01:00

10 lines
162 B
YAML

---
- name: Restart docker-tidy
systemd:
state: restarted
daemon_reload: yes
name: tidy
listen: __tidy_restart
become: True
become_user: root