[Framadate] corrects a missing 0 in .htpasswd permission

certbot_on_virtu
_shirenn 2020-05-27 12:11:00 +02:00
parent 17abd936c1
commit e776bee6eb
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
password: "{{ framadate.admin_password }}"
owner: root
group: www-data
mode: 640
mode: 0640
- name: Configure nginx site
template: