--- # file: roles/base/tasks/debian_kernel.yml - name: Install linux-azure kernel package: name: linux-azure state: latest notify: Reboot Host