Fix modelines
This commit is contained in:
@ -94,3 +94,5 @@ unattended_upgrades_mail: "{{ unattended_upgrades_mailto }}"
|
||||
# Download and install upgrades only on non-metered connection
|
||||
# (i.e. skip or gracefully stop updates on a metered connection)
|
||||
# unattended_upgrades_skip_updates_on_metered_connections: true
|
||||
|
||||
# vim:ft=yaml.ansible:
|
||||
|
@ -30,3 +30,5 @@
|
||||
path: /etc/apticron/apticron.conf
|
||||
state: absent
|
||||
when: unattended_upgrades_apticron_package_state == 'absent'
|
||||
|
||||
# vim:ft=yaml.ansible:
|
||||
|
Reference in New Issue
Block a user