To receive notifications about scheduled maintenance, please subscribe to the mailing-list gitlab-operations@sympa.ethz.ch. You can subscribe to the mailing-list at https://sympa.ethz.ch
--- - name: Converge hosts: all vars:
system_update_manager_excluded: [""]
tasks:
- name: "Include system_update_manager"
include_role:
name: "system_update_manager"