Update choice.yml

This commit is contained in:
MrDoobPG
2019-11-02 21:33:14 +01:00
parent f78ea2b6bc
commit e460e1dae8

View File

@@ -19,7 +19,7 @@
dest: '/opt/plexguide'
version: '{{serverid.stdout}}'
force: yes
when: not serverid.stdout == "master"
when: not serverid.stdout == "edge"
ignore_errors: True
- name: 'Stops First Time Run'