14 lines
256 B
YAML
14 lines
256 B
YAML
|
---
|
||
|
galaxy_info:
|
||
|
author: Jakub Jirutka
|
||
|
company: CTU in Prague
|
||
|
description: Base system setup
|
||
|
license: MIT
|
||
|
min_ansible_version: 2.3 # maybe - curently tested under 2.7
|
||
|
platforms:
|
||
|
- name: "Gentoo"
|
||
|
categories:
|
||
|
- system
|
||
|
|
||
|
dependencies: []
|