.. meta:: :antsibull-docs: 2.16.3 .. _plugins_in_codeaffen.phpipam: Codeaffen.Phpipam ================= Collection version 1.7.1 .. contents:: :local: :depth: 1 Description ----------- Ansible Modules to manage phpIPAM installations **Authors:** * Andreas Klamke * Billy Longman * Christian Meißner * Gerald-Markus Zabos * Mario Fritschen * Scott Arthur * lush **Supported ansible-core versions:** * 2.9 or newer .. ansible-links:: - title: "Issue Tracker" url: "https://github.com/codeaffen/phpipam-ansible-modules/issues" external: true - title: "Homepage" url: "https://codeaffen.org/projects/phpipam-ansible-modules" external: true - title: "Repository (Sources)" url: "https://github.com/codeaffen/phpipam-ansible-modules" external: true .. toctree:: :maxdepth: 1 Plugin Index ------------ These are the plugins in the codeaffen.phpipam collection: Modules ~~~~~~~ * :ansplugin:`address module ` -- Manage addresses * :ansplugin:`device module ` -- Manage devices * :ansplugin:`device_type module ` -- Manage device types * :ansplugin:`domain module ` -- Manage L2 routing domains * :ansplugin:`folder module ` -- Manage folders * :ansplugin:`location module ` -- Manage locations * :ansplugin:`nameserver module ` -- Manage nameservers * :ansplugin:`section module ` -- Manage sections * :ansplugin:`subnet module ` -- Manage subnets * :ansplugin:`tag module ` -- Manage tags * :ansplugin:`vlan module ` -- Manage vlans * :ansplugin:`vrf module ` -- Manage virtual routers and forwarders .. toctree:: :maxdepth: 1 :hidden: address_module device_module device_type_module domain_module folder_module location_module nameserver_module section_module subnet_module tag_module vlan_module vrf_module Filter Plugins ~~~~~~~~~~~~~~ * :ansplugin:`is_subnet filter ` -- Check if a subnet belongs to another .. toctree:: :maxdepth: 1 :hidden: is_subnet_filter