11
2+
3+
24.. _plugins_in_codeaffen.phpipam :
35
46Codeaffen.Phpipam
57=================
68
79Collection version 1.5.0
810
11+ .. contents ::
12+ :local:
13+ :depth: 1
14+
15+ Description
16+ -----------
17+
18+ Ansible Modules to manage phpIPAM installations
19+
20+ **Authors: **
21+
22+ * Andreas Klamke <
[email protected] >
23+ * Billy Longman <
[email protected] >
24+ * Christian Meißner <
[email protected] >
25+ * Gerald-Markus Zabos <
[email protected] >
26+ * Mario Fritschen <
[email protected] >
27+ * Scott Arthur <
[email protected] >
28+ 29+
30+ .. raw :: html
31+
32+ <p class =" ansible-links" >
33+ <a href =" https://github.com/codeaffen/phpipam-ansible-modules/issues" aria-role =" button" target =" _blank" rel =" noopener external" >Issue Tracker</a >
34+ <a href =" https://codeaffen.org/projects/phpipam-ansible-modules" aria-role =" button" target =" _blank" rel =" noopener external" >Homepage</a >
35+ <a href =" https://github.com/codeaffen/phpipam-ansible-modules" aria-role =" button" target =" _blank" rel =" noopener external" >Repository (Sources)</a >
36+ </p >
37+
38+
39+
940.. toctree ::
1041 :maxdepth: 1
1142
1243
1344Plugin Index
1445------------
1546
16- These are the plugins in the codeaffen.phpipam collection
17-
18-
19- Lookup Plugins
20- ~~~~~~~~~~~~~~
47+ These are the plugins in the codeaffen.phpipam collection:
2148
22- * :ref: `subnet <ansible_collections.codeaffen.phpipam.subnet_lookup >` -- lookup for subnet information
2349
2450Modules
2551~~~~~~~
2652
27- * :ref: `address <ansible_collections.codeaffen.phpipam.address_module >` -- Manage addresses
28- * :ref: `device <ansible_collections.codeaffen.phpipam.device_module >` -- Manage devices
29- * :ref: `device_type <ansible_collections.codeaffen.phpipam.device_type_module >` -- Manage device types
30- * :ref: `domain <ansible_collections.codeaffen.phpipam.domain_module >` -- Manage L2 routing domains
31- * :ref: `location <ansible_collections.codeaffen.phpipam.location_module >` -- Manage locations
32- * :ref: `nameserver <ansible_collections.codeaffen.phpipam.nameserver_module >` -- Manage nameservers
33- * :ref: `section <ansible_collections.codeaffen.phpipam.section_module >` -- Manage sections
34- * :ref: `subnet <ansible_collections.codeaffen.phpipam.subnet_module >` -- Manage subnets
35- * :ref: `tag <ansible_collections.codeaffen.phpipam.tag_module >` -- Manage tags
36- * :ref: `vlan <ansible_collections.codeaffen.phpipam.vlan_module >` -- Manage vlans
37- * :ref: `vrf <ansible_collections.codeaffen.phpipam.vrf_module >` -- Manage virtual routers and forwarders
53+ * :ref: `address module <ansible_collections.codeaffen.phpipam.address_module >` -- Manage addresses
54+ * :ref: `device module <ansible_collections.codeaffen.phpipam.device_module >` -- Manage devices
55+ * :ref: `device_type module <ansible_collections.codeaffen.phpipam.device_type_module >` -- Manage device types
56+ * :ref: `domain module <ansible_collections.codeaffen.phpipam.domain_module >` -- Manage L2 routing domains
57+ * :ref: `location module <ansible_collections.codeaffen.phpipam.location_module >` -- Manage locations
58+ * :ref: `nameserver module <ansible_collections.codeaffen.phpipam.nameserver_module >` -- Manage nameservers
59+ * :ref: `section module <ansible_collections.codeaffen.phpipam.section_module >` -- Manage sections
60+ * :ref: `subnet module <ansible_collections.codeaffen.phpipam.subnet_module >` -- Manage subnets
61+ * :ref: `tag module <ansible_collections.codeaffen.phpipam.tag_module >` -- Manage tags
62+ * :ref: `vlan module <ansible_collections.codeaffen.phpipam.vlan_module >` -- Manage vlans
63+ * :ref: `vrf module <ansible_collections.codeaffen.phpipam.vrf_module >` -- Manage virtual routers and forwarders
3864
3965
4066
@@ -46,7 +72,6 @@ Modules
4672 :maxdepth: 1
4773 :hidden:
4874
49- subnet_lookup
5075 address_module
5176 device_module
5277 device_type_module
0 commit comments