mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-05-30 22:07:40 +01:00
fixes
This commit is contained in:
+1
-1
@@ -151,7 +151,7 @@
|
||||
lineinfile:
|
||||
path: '/opt/appdata/{{pgrole}}/plugins/extractor.conf'
|
||||
regexp: '"extract_path".*'
|
||||
line: '"extract_path": "{{path.stdout}}/downloads/deluge"'
|
||||
line: '"extract_path": "{{path.stdout}}/downloads/{{pgrole}}"'
|
||||
state: present
|
||||
|
||||
# FIRST TIME CONFIGURATION ####################################################
|
||||
|
||||
Reference in New Issue
Block a user