Update to 2022-02-02 23:00

This commit is contained in:
Daniel Berteaud
2022-02-02 23:00:07 +01:00
parent dcd16b8ee8
commit 81da0fe8f1
7 changed files with 19 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ framadate_id: 1
framadate_root_dir: /opt/framadate_{{ framadate_id }}
# The version to deploy
framadate_version: '1.1.17'
framadate_version: '1.1.19'
# Should ansible manage upgrades, or only initial installation
framadate_manage_upgrade: True
@@ -16,7 +16,7 @@ framadate_manage_upgrade: True
framadate_zip_url: https://framagit.org/framasoft/framadate/framadate/-/archive/{{ framadate_version }}/framadate-{{ framadate_version }}.zip
# The sha1 checksum of the archive
framadate_zip_sha1: 5c0782f1db6a797df70047c3715003178956ca3d
framadate_zip_sha1: c501c8a7d2cab0ff45ad865c689ba4139585ee11
# The user account under which PHP is executed
framadate_php_user: php-framadate_{{ framadate_id }}

View File

@@ -10,6 +10,7 @@
- unzip
- acl
- tar
- git
tags: framadate
- name: Create user account for PHP