This repository has been archived on 2022-04-30. You can view files and clone it, but cannot push or open issues or pull requests.
docker-traefik/handlers/main.yml

5 lines
114 B
YAML
Raw Normal View History

- name: Restart ufw
2021-10-19 17:51:25 +00:00
ansible.builtin.service:
name: ufw
state: restarted
listen: "restart ufw services"