fix: typo
This commit is contained in:
@@ -285,7 +285,7 @@
|
|||||||
force_basic_auth: true
|
force_basic_auth: true
|
||||||
validate_certs: false
|
validate_certs: false
|
||||||
register: _update_running
|
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
|
- name: Wait for node to reboot after the update
|
||||||
ansible.builtin.wait_for:
|
ansible.builtin.wait_for:
|
||||||
|
|||||||
Reference in New Issue
Block a user