fix(partitioning,network): swapon idempotency, DNS search domains, tune2fs changed_when
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user