Add a lot of ansible headers

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
2021-03-17 23:33:31 +01:00
parent 7d401e9f00
commit b0d8cdaf72
22 changed files with 59 additions and 16 deletions

View File

@ -1,3 +1,5 @@
{{ ansible_header | comment }}
## sudoers file.
##
## This file MUST be edited with the 'visudo' command as root.
@ -39,7 +41,7 @@
# Defaults env_keep += "LANG LANGUAGE LINGUAS LC_* _XKB_CHARSET"
##
## Run X applications through sudo; HOME is used to find the
## .Xauthority file. Note that other programs use HOME to find
## .Xauthority file. Note that other programs use HOME to find
## configuration files and this may lead to privilege escalation!
# Defaults env_keep += "HOME"
##