add failed when

This commit is contained in:
Antonio J. Delgado 2022-10-26 15:22:41 +03:00
parent adbabeca0b
commit e46ff63f8a

View file

@ -14,6 +14,8 @@
MODE: native
PORT: "{{ signal_api_port }}"
#AUTO_RECEIVE_SCHEDULE: "0 22 * * *"
register: container
failed_when: container is None
- name: Ensure UFW allow traffic to exposed port
ufw: