Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDoobPG authored and MrDoobPG committed Nov 21, 2019
1 parent 1babfe3 commit 3188a04
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions menu/roles/plex_autoscan/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
shell: 'cat /var/plexguide/pgscan/pgscan.serverpass'
register: plex_autoscan_server_pass

- name: Register mounted.bin for trash
shell: 'touch /mnt/unionfs/mounted.bin'

- name: Display Plex Auth Token
debug:
msg: "Plex Auth Token: {{ plex_auth_token }}"
Expand Down

0 comments on commit 3188a04

Please sign in to comment.