aboutsummaryrefslogtreecommitdiffstats
path: root/filter_plugins
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2020-12-27 19:24:23 +0100
committerbinary <me@rgoncalves.se>2020-12-27 19:24:23 +0100
commitdcae345299f8f0f0dda322bb2849da51890474de (patch)
tree5888de7cacb9b009c900cebb98bf5235a3b782ab /filter_plugins
parent2e60bc4a0a465df5068c0c541fb19df9b3d4c846 (diff)
downloadold-infrastructure-dcae345299f8f0f0dda322bb2849da51890474de.tar.gz
remove old config
Diffstat (limited to 'filter_plugins')
-rw-r--r--filter_plugins/filters.yml17
1 files changed, 0 insertions, 17 deletions
diff --git a/filter_plugins/filters.yml b/filter_plugins/filters.yml
deleted file mode 100644
index dd69c03..0000000
--- a/filter_plugins/filters.yml
+++ /dev/null
@@ -1,17 +0,0 @@
-
-# filters ~~ filter_plugins/filters.yml
-# DEBUG PLAYBOOK for custom filters
-
----
-
-- hosts: localhost
- tasks:
-
- - debug:
- msg: "{{ item | repology('openbsd') }}"
- loop:
- - "firefox"
- - "neovim"
- - "sshfs"
- - "wireguard"
-
remember that computers suck.