Merge branch 'framadate' into 'newinfra'

[framadate] Moving to version 1.1.11

See merge request nounous/ansible!205
certbot_on_virtu
pa 2021-02-06 10:31:36 +00:00
commit 764c37b2bd
2 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,7 @@ glob_framadate:
smtp_server: smtp.crans.org smtp_server: smtp.crans.org
hostname: framadate.crans.org hostname: framadate.crans.org
repo: https://framagit.org/framasoft/framadate/framadate.git repo: https://framagit.org/framasoft/framadate/framadate.git
version: "e8747ffef6f64372785dd9da7c18c20112eba9bf" version: "1.1.11"
admin_username: framadate admin_username: framadate
admin_password: "{{ vault_framadate_password }}" admin_password: "{{ vault_framadate_password }}"
db_password: "{{ vault_framadate_password_db }}" db_password: "{{ vault_framadate_password_db }}"

View File

@ -48,6 +48,7 @@
path: "{{ loc_framadate.path }}/admin/stdout.log" path: "{{ loc_framadate.path }}/admin/stdout.log"
owner: www-data owner: www-data
mode: 0600 mode: 0600
state: touch
- name: Configure framadate - name: Configure framadate
template: template: