summaryrefslogtreecommitdiff
path: root/roles/apt-repo/tor-project/handlers/main.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-05-03 01:52:13 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-05-03 01:52:13 +0200
commitceb1ef4c350edd6b41e2fa0fd612c65e3cc3f3d5 (patch)
treec77165f50eef6c90028a7a066620c6577498e024 /roles/apt-repo/tor-project/handlers/main.yml
parentch-equinox-ws: install main packages (diff)
add tor project repo and some new packages for ch-equinox-ws
Diffstat (limited to 'roles/apt-repo/tor-project/handlers/main.yml')
-rw-r--r--roles/apt-repo/tor-project/handlers/main.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/apt-repo/tor-project/handlers/main.yml b/roles/apt-repo/tor-project/handlers/main.yml
new file mode 100644
index 00000000..03ed878a
--- /dev/null
+++ b/roles/apt-repo/tor-project/handlers/main.yml
@@ -0,0 +1,4 @@
+---
+- name: update apt cache
+ apt:
+ update_cache: yes