20 lines
289 B
YAML
20 lines
289 B
YAML
---
|
|
galaxy_info:
|
|
author: your_name
|
|
description: Fedora GNOME Workstation configuration
|
|
license: MIT
|
|
min_ansible_version: '2.9'
|
|
|
|
platforms:
|
|
- name: Fedora
|
|
versions:
|
|
- all
|
|
|
|
galaxy_tags:
|
|
- fedora
|
|
- gnome
|
|
- workstation
|
|
- desktop
|
|
|
|
dependencies: []
|