diff --git a/main.yml b/main.yml index 45a5f1e..d78ecf6 100644 --- a/main.yml +++ b/main.yml @@ -18,7 +18,7 @@ - name: Ensure unattended-upgrades is installed and up to date apt: name: unattended-upgrades - state: latest + state: present - name: Setup unattended-upgrades include_role: