added roles/ansible-gentoo_install/
This commit is contained in:
parent
994e13dae3
commit
762e81cea7
29 changed files with 1838 additions and 23 deletions
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: []
|
Loading…
Add table
Add a link
Reference in a new issue