forked from codeaffen/phpipam-ansible-modules
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgalaxy.yml
30 lines (30 loc) · 874 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
namespace: "codeaffen"
name: "phpipam"
description: Ansible Modules to manage phpIPAM installations
authors:
- "Andreas Klamke <[email protected]>"
- "Billy Longman <[email protected]>"
- "Christian Meißner <[email protected]>"
- "Gerald-Markus Zabos <[email protected]>"
- "Mario Fritschen <[email protected]>"
- "Scott Arthur <[email protected]>"
- "lush <[email protected]>"
version: "1.7.0"
license:
- "GPL-3.0-or-later"
tags:
- api
- assetmanagement
- devicemanagement
- ipam
- ipmanagement
- nameserver
- networking
- networkmanagement
- phpipam
- subnetmanagement
- system
readme: "README.md"
homepage: "https://codeaffen.org/projects/phpipam-ansible-modules"
repository: "https://github.com/codeaffen/phpipam-ansible-modules"
issues: "https://github.com/codeaffen/phpipam-ansible-modules/issues"