aboutsummaryrefslogtreecommitdiffstats
path: root/group_vars
diff options
context:
space:
mode:
Diffstat (limited to 'group_vars')
-rw-r--r--group_vars/all/vars.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/group_vars/all/vars.yml b/group_vars/all/vars.yml
index 4536b9f..442bbab 100644
--- a/group_vars/all/vars.yml
+++ b/group_vars/all/vars.yml
@@ -163,6 +163,8 @@ radicale:
home: /home/radicale
etcdir: /usr/local/etc/radicale2
wwwdir: /usr/local/www/radicale2
+ # Enable versioning with git
+ git: true
users:
- name: aly
pass: "{{ vault_radicale_users_aly_pass }}"