Release 10.0.0 #100

Manually merged
jlecour merged 321 commits from unstable into stable 2020-05-13 11:25:49 +02:00
Showing only changes of commit 174bfa5ba0 - Show all commits

View file

@ -37,7 +37,7 @@
regexp: "umask [0-9]+"
when: evolinux_root_umask
- name: "/usr/share/scripts" is present in root's PATH
- name: "/usr/share/scripts is present in root's PATH"
lineinfile:
dest: "/root/.profile"
line: "PATH=\"${PATH}:/usr/share/scripts\""