mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Add noseclabel support to libvirt_lxc plugin.
This commit is contained in:
@@ -952,6 +952,17 @@ The default list is: nfs,vboxsf,fuse,ramfs::
|
||||
|
||||
special_context_filesystems = nfs,vboxsf,fuse,ramfs,myspecialfs
|
||||
|
||||
libvirt_lxc_noseclabel
|
||||
======================
|
||||
|
||||
.. versionadded:: 2.1
|
||||
|
||||
This setting causes libvirt to connect to lxc containers by passing --noseclabel to virsh.
|
||||
This is necessary when running on systems which do not have SELinux.
|
||||
The default behavior is no::
|
||||
|
||||
libvirt_lxc_noseclabel = True
|
||||
|
||||
Galaxy Settings
|
||||
---------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user