From dcae345299f8f0f0dda322bb2849da51890474de Mon Sep 17 00:00:00 2001 From: binary Date: Sun, 27 Dec 2020 19:24:23 +0100 Subject: remove old config --- filter_plugins/filters.yml | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 filter_plugins/filters.yml (limited to 'filter_plugins') 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" - -- cgit v1.2.3