forked from codeaffen/phpipam-ansible-modules
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgalaxy.yml
More file actions
30 lines (30 loc) · 874 Bytes
/
galaxy.yml
File metadata and controls
30 lines (30 loc) · 874 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
namespace: "codeaffen"
name: "phpipam"
description: Ansible Modules to manage phpIPAM installations
authors:
- "Andreas Klamke <andy@klamke.net>"
- "Billy Longman <bill.longman@summit-broadband.com>"
- "Christian Meißner <cme@codeaffen.org>"
- "Gerald-Markus Zabos <gmzabos@users.noreply.github.com>"
- "Mario Fritschen <github@fritschen.net>"
- "Scott Arthur <scott@scottatron.com>"
- "lush <porous@web.de>"
version: "1.7.1"
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"