This commit is contained in:
phil 2021-10-13 07:41:44 +02:00
parent 0c28443232
commit c38d1d219e
2 changed files with 2 additions and 2 deletions

View file

@ -18,5 +18,4 @@ zammad_log_path: /var/log/zammad
zammad_repo: https://github.com/zammad/zammad.git
zammad_user: zammad
zammad_user_home: "/home/{{ zammad_user }}"
zammad_version: 5.0.0
zammad_webserver_configuration: "/etc/nginx/sites-available/{{ zammad_domain }}"

View file

@ -2,8 +2,9 @@
git:
repo: "{{ zammad_repo }}"
dest: "{{ zammad_home }}"
version: "{{ zammad_version }}"
version: stable
force: yes
single_branch: yes
- name: "zammad: Ändere Besitzrechte"
file: