You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/vfat_selinux_fs.yaml

8 lines
270 B
YAML

---
bugfixes:
- vfat - changed default value of selinux_special_filesystems to include vfat,
the filesystem of ``/boot/efi`` on UEFI systems
minor_changes:
- selinux_special_filesystems config can be specified via environment variable
``ANSIBLE_SELINUX_SPECIAL_FS``