ansible-role-certbot/tasks/main.yml

8 lines
129 B
YAML
Raw Normal View History

2018-06-10 17:34:06 +00:00
- include_tasks: '{{ file }}.yml'
with_items:
- base
- certificates
loop_control:
loop_var: file
tags: certbot