Files

11 lines
163 B
YAML
Raw Permalink Normal View History

---
2024-09-29 16:11:31 +02:00
- name: Setup encrypted volumes
hosts: linux
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