From c6540540fd95d7e4a0a5b02330ebe7515727d2d9 Mon Sep 17 00:00:00 2001 From: pgrondek Date: Thu, 23 Jul 2020 01:28:51 +0200 Subject: [PATCH] Fix typo --- roles/ubuntu/tasks/packages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/ubuntu/tasks/packages.yml b/roles/ubuntu/tasks/packages.yml index 43d90e6..efaea99 100644 --- a/roles/ubuntu/tasks/packages.yml +++ b/roles/ubuntu/tasks/packages.yml @@ -41,7 +41,7 @@ - name: install gui apps become: yes apt: - update_cashe: yes + update_cache: yes pkg: - redshift - compton