fix: chrony sources not owned by _chrony user

Signed-off-by: Ali Afif <aliafifmm@gmail.com>
This commit is contained in:
Ali Afif 2025-05-04 12:14:42 +03:30
parent f90b698a57
commit d29338eeab
No known key found for this signature in database
GPG Key ID: 05939136D0E8B437
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@
src: "{{ item }}.j2"
dest: "/{{ item }}"
mode: 'go-r'
owner: root
group: root
owner: _chrony
group: _chrony
loop:
- etc/chrony/sources.d/pool.sources
- etc/chrony/sources.d/server.sources