xoxys.pve/tasks/main.yml

8 lines
152 B
YAML
Raw Normal View History

2018-08-18 14:37:48 +00:00
---
2019-06-15 15:14:27 +00:00
- import_tasks: pve.yml
- import_tasks: pam.yml
2018-11-12 22:29:24 +00:00
- import_tasks: auth.yml
2018-10-13 16:34:56 +00:00
- import_tasks: tls.yml
2019-06-15 14:06:25 +00:00
when: pve_tls_enabled | bool
2018-10-13 16:32:51 +00:00
tags: tls_renewal