-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgalaxy.yml
46 lines (46 loc) · 971 Bytes
/
galaxy.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
namespace: 'shipilovds'
name: 'workstation'
version: '1.1.0'
readme: 'README.md'
authors:
- 'Denis Shipilov @shipilovds <[email protected]>'
description: 'Collection of useful roles and modules for Gnome workstation'
license:
- 'GPL-3.0-or-later'
tags:
- collection
- desktop
- extensions
- gnome
- gnomeshell
- gsettings
- linux
- workstation
- fedora
- dnf
- pip
- shadowsocks
- git
- neovim
- ohmyzsh
- tmux
- yamllint
homepage: "https://www.github.com/shipilovds/workstation"
repository: "https://www.github.com/shipilovds/workstation"
documentation: "https://www.github.com/shipilovds/workstation"
issues: "https://www.github.com/shipilovds/workstation/issues"
build_ignore:
- 'ansible.cfg'
- 'ansible_collections'
- 'ansible_modules_shipilovds_workstation.egg-info'
- 'build'
- 'dist'
- 'docs'
- 'helpers'
- 'Makefile'
- 'requirements.txt'
- 'setup.py'
- '.yamllint'
- '.flake8'
- '.gitignore'