remove zram for rhel8 since no support

This commit is contained in:
Sandwich 2024-10-31 15:56:42 +01:00
parent 406db38296
commit e16868a78d
2 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,6 @@ rhel8:
- shim
- telnet
- vim
- zram-generator
- zstd
rhel9:

View File

@ -202,6 +202,7 @@
mode: '0644'
- name: Create zram config
when: os != 'rhel8'
ansible.builtin.copy:
dest: /mnt/etc/systemd/zram-generator.conf
content: |