svsticky / stupidjury

domjudge deployment playbook
GNU General Public License v3.0
0 stars 0 forks source link

fix ansible warnings #15

Open Riscky opened 3 years ago

Riscky commented 3 years ago

TASK [Update and upgrade apt packages] [WARNING]: The value True (type bool) in a string field was converted to 'True' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change.

Riscky commented 3 years ago

also: [WARNING]: File '/etc/default/grub.d/99-sticky-domjudge-options.cfg' created with default permissions '600'. The previous default was '666'. Specify 'mode' to avoid this warning.