mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-17 21:02:55 +00:00
fix
This commit is contained in:
@@ -27,6 +27,9 @@
|
|||||||
- name: 'Including cron job'
|
- name: 'Including cron job'
|
||||||
include_tasks: '/opt/plexguide/containers/_core.yml'
|
include_tasks: '/opt/plexguide/containers/_core.yml'
|
||||||
|
|
||||||
|
- name: 'Including folders'
|
||||||
|
include_tasks: '/opt/plexguide/containers/_downloaders.yml'
|
||||||
|
|
||||||
- name: 'Checking for existing app data'
|
- name: 'Checking for existing app data'
|
||||||
stat:
|
stat:
|
||||||
path: /opt/appdata/{{pgrole}}/core.conf
|
path: /opt/appdata/{{pgrole}}/core.conf
|
||||||
@@ -281,7 +284,7 @@
|
|||||||
line: '"seed_time_ratio_limit": 1.0,'
|
line: '"seed_time_ratio_limit": 1.0,'
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
#when: not confcheck.stat.exists
|
when: not confcheck.stat.exists
|
||||||
|
|
||||||
- name: Restart {{pgrole}}
|
- name: Restart {{pgrole}}
|
||||||
docker_container:
|
docker_container:
|
||||||
|
|||||||
Reference in New Issue
Block a user