1739-2
This commit is contained in:
@@ -1300,16 +1300,6 @@
|
|||||||
when: journal_indoor_updated is defined
|
when: journal_indoor_updated is defined
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
|
|
||||||
# ---------------------------- Success follow-up scheduling ----------------------------
|
|
||||||
- name: Build sot-updater-scheduler payload after successful backup preparation
|
|
||||||
ansible.builtin.set_fact:
|
|
||||||
sot_updater_scheduler_payload:
|
|
||||||
inscope_device: "{{ ansible_hostname | default(inventory_hostname) }}"
|
|
||||||
task_name: "sot-updater-scheduler"
|
|
||||||
task_result: "backup_prepared"
|
|
||||||
when: not (_blocked | default(false)) and (_write_success | bool)
|
|
||||||
delegate_to: localhost
|
|
||||||
|
|
||||||
# ---------------------------- Success follow-up scheduling ----------------------------
|
# ---------------------------- Success follow-up scheduling ----------------------------
|
||||||
- name: Build sot-updater-scheduler payload after successful backup preparation
|
- name: Build sot-updater-scheduler payload after successful backup preparation
|
||||||
ansible.builtin.set_fact:
|
ansible.builtin.set_fact:
|
||||||
|
|||||||
Reference in New Issue
Block a user