Remove Bigboot execution for now...skip straight to failure
This commit is contained in:
parent
f8780d1272
commit
d64de081f7
@ -52,11 +52,11 @@
|
|||||||
path: /var/tmp/pvsqueeze.sh
|
path: /var/tmp/pvsqueeze.sh
|
||||||
state: absent
|
state: absent
|
||||||
|
|
||||||
- name: Expand the /boot partition as requested
|
# - name: Expand the /boot partition as requested
|
||||||
ansible.builtin.import_role:
|
# ansible.builtin.import_role:
|
||||||
name: infra.lvm_snapshots.bigboot
|
# name: infra.lvm_snapshots.bigboot
|
||||||
vars:
|
# vars:
|
||||||
bigboot_partition_size: "{{ bigboot_size_target }}"
|
# bigboot_partition_size: "{{ bigboot_size_target }}"
|
||||||
|
|
||||||
- name: Failure on request
|
- name: Failure on request
|
||||||
ansible.builtin.fail:
|
ansible.builtin.fail:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user