Actual fix
This commit is contained in:
parent
c0ac24e3e6
commit
2b2fdc3a44
@ -9,8 +9,6 @@
|
||||
bigboot_size_target: 1G
|
||||
|
||||
tasks:
|
||||
- ansible.builtin.import_playbook: rhc.rear.say-hi
|
||||
|
||||
- name: Capture boot device details
|
||||
ansible.builtin.import_tasks: tasks/capture_boot_device_details.yml
|
||||
|
||||
@ -20,3 +18,7 @@
|
||||
- name: Expand the /boot partition as requested
|
||||
ansible.builtin.debug:
|
||||
msg: "Would have included infra.lvm_snapshots.bigboot here."
|
||||
|
||||
|
||||
- name: Import say-hi playbook
|
||||
ansible.builtin.import_playbook: rhc.rear.say-hi
|
||||
|
Loading…
x
Reference in New Issue
Block a user