Navigation Menu

Skip to content

Commit

Permalink
Update for Ubuntu 18.04
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 21, 2018
1 parent 962e0b3 commit d0b41c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansible/playbook.yml
Expand Up @@ -62,9 +62,9 @@
mode=0600

# Let's encrypt
- name: Install python-certbot
- name: Install certbot
apt:
name: python-certbot
name: certbot
- name: "Check Let's Encrypt certificate"
stat:
path: /etc/letsencrypt/live/{{ inventory_hostname }}/fullchain.pem
Expand Down

0 comments on commit d0b41c2

Please sign in to comment.