added roles/ansible-gentoo_install/
This commit is contained in:
18
roles/ansible-gentoo_install/meta/main.yml
Normal file
18
roles/ansible-gentoo_install/meta/main.yml
Normal file
@ -0,0 +1,18 @@
|
||||
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: []
|
Reference in New Issue
Block a user