Add more roles and start adding packages
This commit is contained in:
19
roles/fedora_gnome_workstation/meta/main.yml
Normal file
19
roles/fedora_gnome_workstation/meta/main.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
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: []
|
||||
Reference in New Issue
Block a user