This commit is contained in:
jack-rep
2025-12-03 22:56:28 +01:00
committed by GitHub
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -60,6 +60,8 @@ certbot_create_standalone_stop_services:
# Available options: 'package', 'snap', 'source'.
certbot_install_method: 'package'
# Snap install options: 'stable', 'beta', 'edge', for more see https://snapcraft.io/docs/channels
certbot_snap_channel: 'stable'
# Source install configuration.
certbot_repo: https://github.com/certbot/certbot.git
+1
View File
@@ -28,6 +28,7 @@
snap:
name: certbot
classic: true
channel: "{{ certbot_snap_channel }}"
- name: Symlink certbot into place.
file: