This commit is contained in:
2025-11-05 22:41:17 +02:00
parent 7543993fc7
commit bcefdd55c1

View File

@@ -694,7 +694,7 @@
body:
properties:
content_type: "application/json"
headers: { x-delay: 10000 }
headers: { x-delay: 300000 }
routing_key: "deviceconfig"
payload: "{{ {'inscope_device': (ansible_hostname | default(inventory_hostname)), 'task_name': (nb_upgrade_cmd | default('')) } | to_json }}"
payload_encoding: "string"