19 lines
289 B
YAML
19 lines
289 B
YAML
|
galaxy_info:
|
||
|
author: Andrew Gaffney
|
||
|
description: Performs an installation of Gentoo Linux against an InstallCD environment
|
||
|
|
||
|
license: BSD
|
||
|
|
||
|
min_ansible_version: 2.2
|
||
|
|
||
|
platforms:
|
||
|
- name: GenericLinux
|
||
|
versions:
|
||
|
- all
|
||
|
- any
|
||
|
|
||
|
galaxy_tags:
|
||
|
- gentoo
|
||
|
|
||
|
dependencies: []
|