ansible/roles/certbot/tasks/Ubuntu.yaml

5 lines
76 B
YAML
Raw Normal View History

2019-11-25 00:50:05 +00:00
---
- name: configure ppa
apt_repository:
repo: "ppa:certbot/certbot"