From 33237796544775a622e31dc86df3c9da6c737902 Mon Sep 17 00:00:00 2001 From: binary Date: Sat, 7 Nov 2020 20:40:29 +0100 Subject: Cleanup unused and old configurations --- playbooks/p.yml | 12 ------------ playbooks/pf.yml | 8 -------- 2 files changed, 20 deletions(-) delete mode 100644 playbooks/p.yml delete mode 100644 playbooks/pf.yml (limited to 'playbooks') diff --git a/playbooks/p.yml b/playbooks/p.yml deleted file mode 100644 index 0e37fb8..0000000 --- a/playbooks/p.yml +++ /dev/null @@ -1,12 +0,0 @@ - -# p.yml - ---- - -- hosts: "{{ host }}" - - tasks: - - - include_role: - name: "{{ role }}" - tasks_from: "{{ task }}" diff --git a/playbooks/pf.yml b/playbooks/pf.yml deleted file mode 100644 index 683cf69..0000000 --- a/playbooks/pf.yml +++ /dev/null @@ -1,8 +0,0 @@ - -# pf.yml -# pf for openbsd hosts. - -- hosts: openbsd - - roles: - - pf -- cgit v1.2.3