Skip to content

Commit 76905ef

Browse files
committed
register script output
1 parent 4c74dd3 commit 76905ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

playbooks/tasks/configure_operators.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
- name: "Update operator versions"
2121
ansible.builtin.shell: |
2222
python ../scripts/operator_update.py "{{ [storage_operators[blockStorageBackend]] + operators }}" "False"
23+
register: operator_update_result
2324

2425
- name: Print the output
2526
ansible.builtin.debug:

0 commit comments

Comments
 (0)