geerlingguy / ansible-role-certbot

Ansible Role - Certbot (for Let's Encrypt)
https://galaxy.ansible.com/geerlingguy/certbot/
MIT License
793 stars 348 forks source link

Snap installation is not recognized #221

Open Hraesvelg opened 2 months ago

Hraesvelg commented 2 months ago

Hi Geerlingguy,

i tested certbot role for my playbook but ansible don't like snap instruction :

│ The offending line appears to be:
│ 
│ 
│ - name: Install certbot via snap.
│   ^ here

i think snap installation mode is now deprecated ?!