diff --git a/bigboot-noop.yml b/bigboot-noop.yml index f53d3a4..345074e 100644 --- a/bigboot-noop.yml +++ b/bigboot-noop.yml @@ -15,14 +15,6 @@ - name: Shrink a logical volume for /boot expansion if needed ansible.builtin.import_tasks: tasks/bigboot_manage_lv-noop.yml - - name: Debug bigboot_size - ansible.builtin.debug: - var: bigboot_size - - - name: Include say_hi role from rhc.rear - ansible.builtin.include_role: - name: rhc.rear.say_hi - - name: Import hi playbook ansible.builtin.import_playbook: rhc.rear.hi