mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-09-14 01: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:
|
snap:
|
||||||
name: certbot
|
name: certbot
|
||||||
classic: true
|
classic: true
|
||||||
|
channel: "{{ certbot_snap_channel }}"
|
||||||
|
|
||||||
- name: Symlink certbot into place.
|
- name: Symlink certbot into place.
|
||||||
file:
|
file:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user