22:41
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user