mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-03 23:14:02 -07:00
Add noseclabel support to libvirt_lxc plugin.
This commit is contained in:
parent
adc9a25a06
commit
ba1bcdfc17
4 changed files with 21 additions and 1 deletions
|
@ -278,6 +278,9 @@
|
|||
# needs to be changed to use the file system dependent context.
|
||||
#special_context_filesystems=nfs,vboxsf,fuse,ramfs
|
||||
|
||||
# Set this to yes to allow libvirt_lxc connections to work without SELinux.
|
||||
#libvirt_lxc_noseclabel = yes
|
||||
|
||||
[colors]
|
||||
#higlight = white
|
||||
#verbose = blue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue