templier-ansible/group_vars/debian.yml
Emmy D'Anello d320cc0a44
Configure unattended-upgrades
Signed-off-by: Emmy D'Anello <ynerant@emy.lu>
2023-04-03 14:38:43 +02:00

11 lines
208 B
YAML

---
glob_apt:
mirror: "http://mirror.adm.ynerant.fr/"
backports: false
monitoring_mail: "ynerant+apt@emy.lu"
extra_repositories: []
pin: {}
glob_root:
passwd_hash: '{{ vault.root_passwd_hash }}'