refactor(partitioning): remove unused register variables

This commit is contained in:
2026-03-12 12:24:59 +01:00
committed by MORAWSKI Norbert
parent 67e3753ece
commit fc2d924349
5 changed files with 0 additions and 10 deletions

View File

@@ -24,7 +24,6 @@
ansible.builtin.command: >-
tune2fs -O "^orphan_file,^metadata_csum_seed"
"{{ install_drive }}{{ partitioning_part_sep }}{{ partitioning_boot_fs_partition_suffix }}"
register: partitioning_boot_ext4_tune_result
changed_when: false
- name: Create swap filesystem