summaryrefslogtreecommitdiff
path: root/roles/apt-repo/riot/handlers
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-05-28 01:58:42 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-05-28 01:58:42 +0200
commitb94247d67d02b85207607fdcdc7b6db751d183ae (patch)
treea1d7dfd784b757faef8815c2fbe2bbb029011d1f /roles/apt-repo/riot/handlers
parentadd simple postfix to sk-tomnext-nc (diff)
add riot-desktop to ch-equinox-ws
Diffstat (limited to 'roles/apt-repo/riot/handlers')
-rw-r--r--roles/apt-repo/riot/handlers/main.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/apt-repo/riot/handlers/main.yml b/roles/apt-repo/riot/handlers/main.yml
new file mode 100644
index 00000000..03ed878a
--- /dev/null
+++ b/roles/apt-repo/riot/handlers/main.yml
@@ -0,0 +1,4 @@
+---
+- name: update apt cache
+ apt:
+ update_cache: yes