Add more roles and start adding packages
This commit is contained in:
22
roles/fedora_workstation/meta/main.yml
Normal file
22
roles/fedora_workstation/meta/main.yml
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
galaxy_info:
|
||||
author: your_name
|
||||
description: Fedora Workstation configuration and management
|
||||
company: your_company (optional)
|
||||
|
||||
license: license (GPL-2.0-or-later, MIT, etc)
|
||||
|
||||
min_ansible_version: "2.9"
|
||||
|
||||
platforms:
|
||||
- name: Fedora
|
||||
versions:
|
||||
- all
|
||||
|
||||
galaxy_tags:
|
||||
- fedora
|
||||
- workstation
|
||||
- desktop
|
||||
- laptop
|
||||
|
||||
dependencies: []
|
||||
Reference in New Issue
Block a user