@ -6,7 +6,7 @@
|
||||
- name: Webhook
|
||||
ansible.eda.webhook:
|
||||
host: 0.0.0.0
|
||||
port: "{{ HTTP_PORT }}"
|
||||
port: "{{ nofusscomputing_phpipam_scan_server.http_port | default(5000) | int }}"
|
||||
|
||||
rules:
|
||||
|
||||
|
Reference in New Issue
Block a user