forked from CiscoDevNet/FMCAnsible
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgalaxy.yml
More file actions
36 lines (29 loc) · 764 Bytes
/
Copy pathgalaxy.yml
File metadata and controls
36 lines (29 loc) · 764 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
namespace: cisco
name: fmcansible
version: 1.0.10
readme: README.md
authors:
- joe Agster <joeaxcdw>
- Iurii Tymoshevskyi <itymo>
- Sameer Singh <sameesin>
- Jeroen Wittock <jwittock>
- Charan Teja <teande>
- Suraj Netla Mundaje <snetlamu>
description: An Ansible collection for managing Cisco Secure Firewall Management Center
license_file: "LICENSE"
tags:
- "cisco"
- "security"
- "firewall"
- "fmc"
- "ftd"
- "automation"
dependencies:
community.general: ">=7.5.9"
community.network: "5.0.3"
ansible.netcommon: "5.3.0"
ansible.utils: "5.1.2"
repository: https://github.com/CiscoDevNet/FMCAnsible
homepage: https://github.com/CiscoDevNet/FMCAnsible
issues: https://github.com/CiscoDevNet/FMCAnsible/issues
build_ignore: []