homelab/roles/nginx/handlers/main.yml

2 lines
52 B
YAML
Raw Normal View History

- name: reload nginx
command: docker restart nginx