Remove Bigboot execution for now...skip straight to failure

This commit is contained in:
Chris Hammer 2025-02-05 15:36:14 -05:00
parent f8780d1272
commit d64de081f7

View File

@ -52,11 +52,11 @@
path: /var/tmp/pvsqueeze.sh
state: absent
- name: Expand the /boot partition as requested
ansible.builtin.import_role:
name: infra.lvm_snapshots.bigboot
vars:
bigboot_partition_size: "{{ bigboot_size_target }}"
# - name: Expand the /boot partition as requested
# ansible.builtin.import_role:
# name: infra.lvm_snapshots.bigboot
# vars:
# bigboot_partition_size: "{{ bigboot_size_target }}"
- name: Failure on request
ansible.builtin.fail: