xoxys.pve/tasks/main.yml

9 lines
179 B
YAML
Raw Normal View History

2018-08-18 16:37:48 +02:00
---
- import_tasks: pam.yml
2018-11-12 23:29:24 +01:00
- import_tasks: auth.yml
2018-10-13 18:34:56 +02:00
- import_tasks: tls.yml
2018-08-18 16:37:48 +02:00
when: pve_tls_enabled
2018-10-13 18:32:51 +02:00
tags: tls_renewal
2018-11-01 23:35:53 +01:00
- import_tasks: nginx.yml
2018-11-12 23:29:24 +01:00
when: pve_nginx_vhost_enabled