fix: typo

This commit is contained in:
2026-06-23 19:15:50 +00:00
parent b1008ec425
commit 137b13d94e

View File

@@ -285,7 +285,7 @@
force_basic_auth: true
validate_certs: false
register: _update_running
failedd_when: _update_running.json.status != 'busy'
failed_when: _update_running.json.status != 'busy'
- name: Wait for node to reboot after the update
ansible.builtin.wait_for: