Release of EvoBSD 6.8.0 #37

Merged
jlecour merged 168 commits from dev into master 2020-10-23 12:13:36 +02:00
Showing only changes of commit 0afd6b9b63 - Show all commits

View file

@ -79,7 +79,7 @@
- name: cron job for /etc/.git status is installed
lineinfile:
path: /etc/daily.local
line: {{ item }}
line: "{{ item }}"
owner: root
mode: "0644"
create: yes