Files

13 lines
233 B
YAML
Raw Permalink Normal View History

---
2024-09-29 16:11:31 +02:00
- name: Setup encrypted volumes
hosts: public
2024-09-29 16:11:31 +02:00
gather_facts: true
2024-09-29 16:11:31 +02:00
roles:
- role: "encryption"
tags:
- roles
- roles::encryption
- roles::encryption::kms
- roles::encryption::volume