ansible/roles/certbot/tasks/Ubuntu.yaml

5 lines
76 B
YAML
Raw Normal View History

2019-11-24 18:50:05 -06:00
---
- name: configure ppa
apt_repository:
repo: "ppa:certbot/certbot"