mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-04-09 22:04:29 +01:00
Fix RSS config step
This commit is contained in:
@@ -117,9 +117,10 @@
|
|||||||
# shell: "curl -s http://john.bitsurge.net/public/biglist.p2p.gz | gunzip > /config/home/biglist.p2p"
|
# shell: "curl -s http://john.bitsurge.net/public/biglist.p2p.gz | gunzip > /config/home/biglist.p2p"
|
||||||
# when: not blcheck.stat.exists
|
# when: not blcheck.stat.exists
|
||||||
|
|
||||||
- name: 'Creating RSS feed configuration'
|
- name: 'RSS feed configuration'
|
||||||
block:
|
block:
|
||||||
shell: "touch /etc/transmission-rss.conf && chown 1000:1000 /etc/transmission-rss.conf && echo see https://git.io/fhAm2 to configure > /etc/transmission-rss.conf"
|
- name: 'Creating configuration'
|
||||||
|
shell: "touch /etc/transmission-rss.conf && chown 1000:1000 /etc/transmission-rss.conf && echo see https://git.io/fhAm2 to configure > /etc/transmission-rss.conf"
|
||||||
when: not rsscheck.stat.exists
|
when: not rsscheck.stat.exists
|
||||||
|
|
||||||
- name: 'Deploying {{pgrole2}}'
|
- name: 'Deploying {{pgrole2}}'
|
||||||
|
|||||||
Reference in New Issue
Block a user