update conditional

This commit is contained in:
Chris Hammer 2024-05-01 12:06:34 -04:00
parent b8689a41ec
commit d27d06704c

View File

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