Release 22.12 #165

Merged
jlecour merged 76 commits from unstable into stable 2022-12-14 12:02:46 +01:00
Showing only changes of commit 057224fb38 - Show all commits

View file

@ -25,6 +25,7 @@
regex: "^UMask="
line: "UMask=0007"
insertafter: "\\[Service\\]"
when: not ansible_check_mode
notify:
- "Daemon reload"
- "Restart PHP-FPM"