Fix small typo in ansible.cfg (#15912)
This commit is contained in:
parent
41f45336a9
commit
b3676392a8
1 changed files with 1 additions and 1 deletions
|
@ -331,7 +331,7 @@
|
||||||
#libvirt_lxc_noseclabel = yes
|
#libvirt_lxc_noseclabel = yes
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
#higlight = white
|
#highlight = white
|
||||||
#verbose = blue
|
#verbose = blue
|
||||||
#warn = bright purple
|
#warn = bright purple
|
||||||
#error = red
|
#error = red
|
||||||
|
|
Loading…
Reference in a new issue