xoxys.pve/tasks/main.yml

8 lines
152 B
YAML
Raw Normal View History

2018-08-18 16:37:48 +02:00
---
2019-06-15 17:14:27 +02:00
- import_tasks: pve.yml
- 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
2019-06-15 16:06:25 +02:00
when: pve_tls_enabled | bool
2018-10-13 18:32:51 +02:00
tags: tls_renewal