forked from network-automation/toolkit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgalaxy.yml
More file actions
40 lines (31 loc) · 800 Bytes
/
galaxy.yml
File metadata and controls
40 lines (31 loc) · 800 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
32
33
34
35
36
37
38
39
40
---
namespace: network
name: toolkit
version: 0.0.2
readme: README.md
authors:
- Sean Cavanaugh <seanc@redhat.com> @IPvSean
- Ajay Chenampara @termlen0
- Gerald Dykeman @GeraldDykeman
description: repository of demos to showcase Ansible Network Automation.
license:
- GPL-3.0-or-later
tags:
- network
- tower
- awx
- controller
- platform
dependencies:
"cisco.ios": ">=2.2.0"
"arista.eos": ">=2.1.2"
"junipernetworks.junos": ">=2.2.0"
"ansible.utils": ">=2.2.0"
build_ignore:
- network_setup
- '*.tar.gz'
- roles/l3_interface
repository: http://github.com/network-automation/toolkit
documentation: http://github.com/network-automation/toolkit
homepage: http://github.com/network-automation/toolkit
issues: https://github.com/network-automation/toolkit/issues