aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/pacman/tasks/main.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-08-04 23:25:57 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-08-04 23:25:57 +0200
commita3391cf0eab97e969a57aa53c0d100d2ef979900 (patch)
treee9cef07d9206a743b0dd9c5d33bac1897079f408 /roles/pacman/tasks/main.yml
parentinventory: rename a group (diff)
downloadmaintenance-a3391cf0eab97e969a57aa53c0d100d2ef979900.tar.gz
maintenance-a3391cf0eab97e969a57aa53c0d100d2ef979900.zip
remove trailing whitespace
Diffstat (limited to 'roles/pacman/tasks/main.yml')
-rw-r--r--roles/pacman/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/pacman/tasks/main.yml b/roles/pacman/tasks/main.yml
index 2d099d5..969f621 100644
--- a/roles/pacman/tasks/main.yml
+++ b/roles/pacman/tasks/main.yml
@@ -49,7 +49,7 @@
command: |
etckeeper commit 'pacman: GPG keys'
when: git_status.stdout and only_gnupg.rc != 0
-
+
- name: Upgrade packages after GPG keys
community.general.pacman:
update_cache: yes