summaryrefslogtreecommitdiff
path: root/roles/mysql/handlers/main.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-10-08 22:44:54 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-10-08 22:44:54 +0200
commit905b31acaa286c18b8914bdd3f06fd2d00932230 (patch)
tree39a4223ce08e16883a936699bdc49d1952d732ed /roles/mysql/handlers/main.yml
parentremove ch-oulu (testhost) (diff)
no more flush-handlers for apt-repos
Diffstat (limited to 'roles/mysql/handlers/main.yml')
-rw-r--r--roles/mysql/handlers/main.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/roles/mysql/handlers/main.yml b/roles/mysql/handlers/main.yml
deleted file mode 100644
index 03ed878a..00000000
--- a/roles/mysql/handlers/main.yml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-- name: update apt cache
- apt:
- update_cache: yes