Add a media role for image/video viewers/editors.

This commit is contained in:
Tom Alexander
2022-11-26 18:41:41 -05:00
parent ef6a89042f
commit 1c41d23474
13 changed files with 134 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
- name: Install scripts
copy:
src: "files/{{ item.src }}"
dest: "{{ item.dest }}"
mode: 0755
owner: root
group: wheel
loop:
- src: cast_file_intel
dest: /usr/local/bin/cast_file