mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-09-13 17:41:10 +02:00
Add snap channel var to install-with-snap.yml
This commit is contained in:
parent
d35de757e0
commit
63d5da5690
@ -28,6 +28,7 @@
|
||||
snap:
|
||||
name: certbot
|
||||
classic: true
|
||||
channel: "{{ certbot_snap_channel }}"
|
||||
|
||||
- name: Symlink certbot into place.
|
||||
file:
|
||||
|
Loading…
x
Reference in New Issue
Block a user