blob: c71a920d80ebc0b0f452684a23545c5edf22da71 (
plain)
1
2
3
4
5
6
7
|
---
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``
|