This commit is contained in:
2026-04-01 17:38:20 +03:00
parent 42afc7086c
commit 013c22bfa4

View File

@@ -1310,7 +1310,7 @@
when: not (_blocked | default(false)) and (_write_success | bool) when: not (_blocked | default(false)) and (_write_success | bool)
delegate_to: localhost delegate_to: localhost
- name: Publish sot-updater-scheduler payload to deviceconfig - name: Publish sot-updater-scheduler payload to deviceconfig
when: sot_updater_payload is defined when: sot_updater_payload is defined
delegate_to: localhost delegate_to: localhost
ansible.builtin.uri: ansible.builtin.uri: