Add route

This commit is contained in:
Antonio J. Delgado 2022-10-26 14:27:13 +03:00
parent f44b9183cb
commit adbabeca0b

View file

@ -18,6 +18,7 @@
- name: Ensure UFW allow traffic to exposed port
ufw:
rule: allow
route: true
to_port: "{{ signal_api_port }}"
- name: Generate service unit