Updates for Raspberry Pi 12 Bookworm

This commit is contained in:
2024-07-23 14:18:32 -05:00
parent 9366d8b6d7
commit a17e2c6fe9
71 changed files with 488 additions and 39 deletions

View File

@@ -7,6 +7,14 @@
- certbot
- openssl
- name: LetsEncrypt directory
become: yes
file:
path: /etc/letsencrypt
owner: root
group: ssl
mode: 0750
- name: Services
become: yes
register: services