ansible/roles/certbot/tasks/Ubuntu.yaml

5 lines
76 B
YAML

---
- name: configure ppa
apt_repository:
repo: "ppa:certbot/certbot"