better functionality
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
- name: Set pre-reboot boot ID
|
||||
ansible.builtin.set_fact:
|
||||
verified_reboot_pre_boot_id: "{{ verified_reboot_pre_boot_id_raw['content'] | b64decode | trim }}"
|
||||
verified_reboot_check_count: 0
|
||||
|
||||
- name: Reboot the host
|
||||
ansible.builtin.command:
|
||||
|
Reference in New Issue
Block a user