This commit is contained in:
uzziell 2025-05-12 14:30:49 +01:00 committed by GitHub
commit 777b24e622
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@
- NIST800-53R5_SI-2
- patch
block:
- name: "1.2.2.1 | PATCH | Ensure updates, patches, and additional security software are installedi | Update"
- name: "1.2.2.1 | PATCH | Ensure updates, patches, and additional security software are installed | Update"
ansible.builtin.package:
name: "*"
state: latest

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