infrastructure/roles/luks_ssh/meta/main.yml

15 lines
287 B
YAML
Raw Normal View History

2020-08-10 01:37:13 +02:00
galaxy_info:
author: saibotk
description: Installs openssh to initramfs with dracut, to unlock LUKS encrypted root partition on boot.
license: GPL-3.0-only
min_ansible_version: 2.9
platforms:
- name: CentOS
versions:
- 7
galaxy_tags: []
dependencies: []