Robert Kaussow
c32b6bfe0b
All checks were successful
continuous-integration/drone/push Build is passing
10 lines
162 B
YAML
10 lines
162 B
YAML
---
|
|
- name: Restart docker-tidy
|
|
service:
|
|
state: restarted
|
|
daemon_reload: yes
|
|
name: tidy
|
|
listen: __tidy_restart
|
|
become: True
|
|
become_user: root
|