2018-11-29 18:55:28 +01:00
|
|
|
---
|
2023-07-26 16:19:27 +02:00
|
|
|
- name: Import base
|
|
|
|
ansible.builtin.import_tasks: base.yml
|
2018-11-25 22:37:34 +01:00
|
|
|
tags: certbot
|
|
|
|
|
2023-07-26 16:19:27 +02:00
|
|
|
- name: Import certificates
|
|
|
|
ansible.builtin.import_tasks: certificates.yml
|
2018-06-10 19:34:06 +02:00
|
|
|
tags: certbot
|