Intial Commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
- name: Update Plex
|
||||
hosts: Plex
|
||||
tasks:
|
||||
- name: Update Plex
|
||||
shell: |
|
||||
docker restart plex
|
||||
become: true
|
||||
Reference in New Issue
Block a user