ansible-role-certbot/tasks/main.yml
2018-06-10 19:37:31 +02:00

7 lines
129 B
YAML

- include_tasks: '{{ file }}.yml'
with_items:
- base
- certificates
loop_control:
loop_var: file
tags: certbot