summaryrefslogtreecommitdiff
path: root/roles/common
diff options
context:
space:
mode:
Diffstat (limited to 'roles/common')
-rw-r--r--roles/common/tasks/main.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/common/tasks/main.yml b/roles/common/tasks/main.yml
index cf29d0d..87c3bb8 100644
--- a/roles/common/tasks/main.yml
+++ b/roles/common/tasks/main.yml
@@ -15,9 +15,11 @@
- curl
- gnupg-agent
- software-properties-common
+ - sudo
- systemd-timesyncd
state: latest
update_cache: yes
+ upgrade: yes
- name: enable systemd-timesyncd
ansible.builtin.systemd_service: