Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
piops-roles
updates-lqdn
Commits
87d674fc
Commit
87d674fc
authored
Jan 14, 2022
by
nono
Browse files
Mise à jour des variables de configuration
parent
e7d61a8a
Changes
2
Hide whitespace changes
Inline
Side-by-side
defaults/main.yml
View file @
87d674fc
---
# defaults file for updates-lqdn
\ No newline at end of file
# defaults file for updates-lqdn
security_autoupdate_reboot
:
"
false"
security_autoupdate_reboot_time
:
"
03:00"
security_autoupdate_mail_to
:
"
{{
sysadmin_email
}}"
security_autoupdate_mail_on_error
:
true
security_autoupdate_blacklist
:
"
"
vars/main.yml
View file @
87d674fc
...
...
@@ -2,8 +2,4 @@
# vars file for updates-lqdn
# Autoupdate mail settings used on Debian/Ubuntu only.
security_autoupdate_reboot
:
"
false"
security_autoupdate_reboot_time
:
"
03:00"
security_autoupdate_mail_to
:
"
{{
sysadmin_email
}}"
security_autoupdate_mail_on_error
:
true
security_autoupdate_blacklist
:
"
"
sysadmin_email
:
"
root"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment