mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-01 14:25:49 +02:00
Update to 2023-06-29 10:00
This commit is contained in:
6
roles/letsencrypt/vars/Debian-12.yml
Normal file
6
roles/letsencrypt/vars/Debian-12.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
letsencrypt_packages:
|
||||
- python3-pip
|
||||
- python3-setuptools
|
||||
- curl
|
5
roles/letsencrypt/vars/RedHat-9.yml
Normal file
5
roles/letsencrypt/vars/RedHat-9.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
|
||||
letsencrypt_packages:
|
||||
- dehydrated
|
||||
- python3-dns-lexicon
|
Reference in New Issue
Block a user