xoxys.mosquitto/tasks/main.yml

8 lines
164 B
YAML
Raw Normal View History

2017-12-16 21:33:26 +01:00
---
2018-11-04 23:21:13 +01:00
- import_tasks: install.yml
2018-11-05 20:24:45 +01:00
- import_tasks: config.yml
2018-11-07 23:05:47 +01:00
- import_tasks: tls.yml
when: mosquitto_tls_enabled
tags: tls_renewal
- import_tasks: post_tasks.yml