--- # Default variables for system-update role system_update_packages: - apt-transport-https - ca-certificates - curl - gnupg - lsb-release - software-properties-common system_update_reboot_if_needed: false system_update_autoremove: true