update conditional

This commit is contained in:
Chris Hammer 2024-05-01 12:00:22 -04:00
parent fcba1975e2
commit b8689a41ec

View File

@ -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: