mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-04-04 22:04:09 +01:00
Update transmission.yml
Removed commented blocks.
This commit is contained in:
@@ -35,11 +35,6 @@
|
|||||||
path: "/opt/appdata/{{pgrole}}/rss/transmission-rss.conf"
|
path: "/opt/appdata/{{pgrole}}/rss/transmission-rss.conf"
|
||||||
register: cfgcheck
|
register: cfgcheck
|
||||||
|
|
||||||
#- name: Checking for existing blocklist
|
|
||||||
# stat:
|
|
||||||
# path: "/opt/appdata/{{pgrole}}/home/biglist.p2p"
|
|
||||||
# register: blcheck
|
|
||||||
|
|
||||||
# LABELS ######################################################################
|
# LABELS ######################################################################
|
||||||
- name: 'Adding Traefik'
|
- name: 'Adding Traefik'
|
||||||
set_fact:
|
set_fact:
|
||||||
@@ -117,11 +112,6 @@
|
|||||||
state: started
|
state: started
|
||||||
labels: '{{pg_labels}}'
|
labels: '{{pg_labels}}'
|
||||||
|
|
||||||
#- name: 'Downloading blocklist'
|
|
||||||
# block:
|
|
||||||
# shell: "curl -s http://john.bitsurge.net/public/biglist.p2p.gz | gunzip > /config/home/biglist.p2p"
|
|
||||||
# when: not blcheck.stat.exists
|
|
||||||
|
|
||||||
- name: 'RSS feed configuration - Folder'
|
- name: 'RSS feed configuration - Folder'
|
||||||
block:
|
block:
|
||||||
- name: 'Creating RSS folder'
|
- name: 'Creating RSS folder'
|
||||||
|
|||||||
Reference in New Issue
Block a user