From e0bfe2bf0c42a1a000d1a326500793e10b15ff1a Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Fri, 2 Jan 2026 22:18:30 +0000 Subject: Add playbook for epgtrim --- epgtrim.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 epgtrim.yml (limited to 'epgtrim.yml') diff --git a/epgtrim.yml b/epgtrim.yml new file mode 100644 index 0000000..cd05e46 --- /dev/null +++ b/epgtrim.yml @@ -0,0 +1,4 @@ +- name: Setup machines to run epgtrim + hosts: web + roles: + - { role: epgtrim } -- cgit v1.2.3-70-g09d2