forked from sabre1041/sabre1041.eda
-
Notifications
You must be signed in to change notification settings - Fork 0
/
galaxy.yml
53 lines (40 loc) · 833 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
47
48
49
50
51
52
53
---
namespace: junipernetworks
name: eda
version: 1.3.1
readme: README.md
authors:
- Andrew Block <[email protected]>
- Edwin Jacques <[email protected]>
description: Ansible Event Driven Automation
license_file: 'LICENSE'
tags:
- kubernetes
- k8s
- cloud
- infrastructure
- eda
- junipernetworks
dependencies: {}
repository: https://github.com/Juniper/k8s.eda
documentation: https://github.com/Juniper/k8s.eda
issues: https://github.com/Juniper/k8s.eda/issues
build_ignore:
- .github
- .venv
- .git
- .python-version
- .gitignore
- Makefile
- Pipfile*
- junipernetworks-*.tar.gz
- .eda-collection
- .pre-commit-config.yaml
- .vscode
- pytest.ini
- conftest.py
- .pytest-kind
- .pytest_cache
- plugins/.pytest_cache
- plugins/event_source/test_k8s.py
- test-bin