mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
transmission/tasks/install.yml: Remove stale comment
This commit is contained in:
parent
a9585365c0
commit
30c54e8448
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@
|
||||||
path: "{{ transmission_download_dir }}" # /library/transmission
|
path: "{{ transmission_download_dir }}" # /library/transmission
|
||||||
owner: "{{ transmission_user }}" # debian-transmission
|
owner: "{{ transmission_user }}" # debian-transmission
|
||||||
group: "{{ transmission_group }}" # debian-transmission
|
group: "{{ transmission_group }}" # debian-transmission
|
||||||
# mode: '0755'
|
|
||||||
|
|
||||||
- name: Stop 'transmission-daemon' systemd service, before modifying its settings
|
- name: Stop 'transmission-daemon' systemd service, before modifying its settings
|
||||||
systemd:
|
systemd:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue