mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Don't publish transmission_password during IIAB install
This commit is contained in:
parent
0aff90cf95
commit
c9ad4684be
1 changed files with 3 additions and 2 deletions
|
@ -103,5 +103,6 @@
|
|||
value: "{{ transmission_kalite_languages }}"
|
||||
- option: transmission_username
|
||||
value: "{{ transmission_username }}"
|
||||
- option: transmission_password
|
||||
value: "{{ transmission_password }}"
|
||||
# 2020-04-14: better to redact passwords from /etc/iiab/iiab.ini etc, so iiab-diagnostics command doesn't publish these, etc
|
||||
#- option: transmission_password
|
||||
# value: "{{ transmission_password }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue