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