diff options
Diffstat (limited to 'misc/epgtrim.yml')
| -rw-r--r-- | misc/epgtrim.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/epgtrim.yml b/misc/epgtrim.yml new file mode 100644 index 0000000..cd05e46 --- /dev/null +++ b/misc/epgtrim.yml @@ -0,0 +1,4 @@ +- name: Setup machines to run epgtrim + hosts: web + roles: + - { role: epgtrim } |