revert conditional

This commit is contained in:
Chris Hammer 2024-05-01 13:46:00 -04:00
parent d27d06704c
commit 926c0b5c1c

View File

@ -12,7 +12,7 @@
initramfs_reboot_timeout: 14400 initramfs_reboot_timeout: 14400
no_log: false no_log: false
when: when:
- "'host' not in ansible_virtualization_role" - "'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: