Move develop into main #2
@ -6,6 +6,13 @@
|
||||
strategy: free
|
||||
|
||||
tasks:
|
||||
- name: Re-define timeout values for physical hosts
|
||||
ansible.builtin.set_fact:
|
||||
initramfs_post_reboot_delay: 300
|
||||
initramfs_reboot_timeout: 14400
|
||||
when:
|
||||
- ansible_virtualization_role is 'host'
|
||||
|
||||
- name: Expand the logical volume to support /boot expansion
|
||||
ansible.builtin.import_role:
|
||||
name: infra.lvm_snapshots.shrink_lv
|
||||
|
Loading…
x
Reference in New Issue
Block a user