fix(partitioning,network): swapon idempotency, DNS search domains, tune2fs changed_when

This commit is contained in:
2026-02-22 01:58:56 +01:00
parent c65934c290
commit dc5aa5077e
4 changed files with 15 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
tune2fs -O "^orphan_file,^metadata_csum_seed"
"{{ install_drive }}{{ partitioning_boot_fs_partition_suffix }}"
register: partitioning_boot_ext4_tune_result
changed_when: partitioning_boot_ext4_tune_result.rc == 0
changed_when: false
- name: Create swap filesystem
when: