15 lines
306 B
YAML
15 lines
306 B
YAML
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"
|
|
standalone: true
|
|
|
|
platforms:
|
|
- name: EL
|
|
versions:
|
|
- "7"
|
|
|
|
galaxy_tags: []
|
|
|
|
dependencies: []
|