mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Fix small typo in ansible.cfg (#15912)
This commit is contained in:
parent
d197407306
commit
a485395b02
1 changed files with 1 additions and 1 deletions
|
@ -331,7 +331,7 @@
|
|||
#libvirt_lxc_noseclabel = yes
|
||||
|
||||
[colors]
|
||||
#higlight = white
|
||||
#highlight = white
|
||||
#verbose = blue
|
||||
#warn = bright purple
|
||||
#error = red
|
||||
|
|
Loading…
Reference in a new issue