update conditional
This commit is contained in:
@ -12,7 +12,7 @@
|
|||||||
initramfs_reboot_timeout: 14400
|
initramfs_reboot_timeout: 14400
|
||||||
no_log: false
|
no_log: false
|
||||||
when:
|
when:
|
||||||
- ansible_virtualization_role is 'host'
|
- "'host' in ansible_virtualization_role"
|
||||||
|
|
||||||
- name: Expand the logical volume to support /boot expansion
|
- name: Expand the logical volume to support /boot expansion
|
||||||
ansible.builtin.import_role:
|
ansible.builtin.import_role:
|
||||||
|
Reference in New Issue
Block a user