[remove ntfy scan OK]

This commit is contained in:
2025-08-02 14:33:49 +02:00
parent bd4d3b4c43
commit 5ff200d05d

View File

@@ -173,16 +173,16 @@
# msg: "{{ host_interfaces }}" # msg: "{{ host_interfaces }}"
- name: NTFY when docker compose changed # - name: NTFY when docker compose changed
uri: # uri:
url: "https://alert.jingoh.fr/scaleway" # url: "https://alert.jingoh.fr/scaleway"
method: POST # method: POST
user: "{{ username }}" # user: "{{ username }}"
password: "{{ password }}" # password: "{{ password }}"
headers: # headers:
Title: "SCAN {{ target_port }}" # Title: "SCAN {{ target_port }}"
ta: "file_folder" # ta: "file_folder"
body: "{{ target_network }}" # body: "{{ target_network }}"
status_code: 200 # status_code: 200
tags: test1 # tags: test1
delegate_to: localhost # delegate_to: localhost