-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathgalaxy.yml
More file actions
executable file
·31 lines (30 loc) · 768 Bytes
/
galaxy.yml
File metadata and controls
executable file
·31 lines (30 loc) · 768 Bytes
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
---
namespace: "jeffkala"
name: "nautobot_eda"
version: "0.1.0"
readme: "README.md"
description: "EDA source plugin for Nautobot Changelogs"
authors:
- "Jeff Kala <info@networktocode.com>"
dependencies:
tags:
- "ansible"
- "ntc"
- "collection"
repository: "https://github.com/jeffkala/jeffkala-nautobot-eda-collection"
documentation: "https://github.com/jeffkala/jeffkala-nautobot-eda-collection"
homepage: "https://github.com/jeffkala/jeffkala-nautobot-eda-collection"
issues: "https://github.com/jeffkala/jeffkala-nautobot-eda-collection"
build_ignore:
- "molecule"
- "releases"
- "Makefile"
- "Dockerfile"
- "*tƒravis*"
- "*.sh"
- "*lint*"
- ".gitignore"
- "*.lock"
- "*.toml"
- "*.ini"
- ".vscode"