Skip to content

Commit

Permalink
install certbot
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-luna-valero committed Mar 20, 2024
1 parent 4a0412e commit 84305d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ubuntu/provisioners/datahub-jupyter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
ansible.builtin.apt:
name: [nginx, acl]
state: present
- name: Install foo
- name: Install certbot
community.general.snap:
channel: latest
classic: true
Expand Down

0 comments on commit 84305d0

Please sign in to comment.