2018-11-29 17:55:28 +00:00
|
|
|
---
|
2023-07-26 14:19:27 +00:00
|
|
|
- name: Import base
|
|
|
|
ansible.builtin.import_tasks: base.yml
|
2018-11-25 21:37:34 +00:00
|
|
|
tags: certbot
|
|
|
|
|
2023-07-26 14:19:27 +00:00
|
|
|
- name: Import certificates
|
|
|
|
ansible.builtin.import_tasks: certificates.yml
|
2018-06-10 17:34:06 +00:00
|
|
|
tags: certbot
|