aboutsummaryrefslogtreecommitdiffstats
path: root/roles/elasticsearch-repos/handlers
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2022-10-12 20:23:37 +0100
committerGravatar Johannes Christ <[email protected]>2022-10-18 23:14:17 +0200
commit1295dd8f97b7aed56cfa842da7d1923af1a526d5 (patch)
tree74d7eca1ce00bedd34094a441060b0f0d95afead /roles/elasticsearch-repos/handlers
parentDisable `fqcn-builtins` lint (diff)
Delete roles we won't use with self-hosted k8s
Diffstat (limited to 'roles/elasticsearch-repos/handlers')
-rw-r--r--roles/elasticsearch-repos/handlers/main.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/roles/elasticsearch-repos/handlers/main.yml b/roles/elasticsearch-repos/handlers/main.yml
deleted file mode 100644
index 2111644..0000000
--- a/roles/elasticsearch-repos/handlers/main.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-- name: apt update
- apt:
- update_cache: true
- tags:
- - role::elasticsearch-repos