Releases: codeaffen/phpipam-ansible-modules
Releases · codeaffen/phpipam-ansible-modules
v1.7.0
What's Changed
- Add subnet parent test by @cmeissner in #102
- Bugfix #98 - fix show_supernets_only parameter by @cmeissner in #99
- Implement folder module by @cmeissner in #103
- Refactor subnet module to handle folders by @cmeissner in #105
Full Changelog: v1.6.1...v1.7.0
v1.6.1
What's Changed
- Fix #90 - booleans in subnet module aren't working by @cmeissner in #91
- fix typo by @kmonticolo in #92
- Fixes #93 - trouble creating subnet with a vrf by @cmeissner in #94
- Enhance test suite by @cmeissner in #95
New Contributors
- @kmonticolo made their first contribution in #92
Full Changelog: v1.6.0...v1.6.1
v1.6.0
v1.5.0
v1.4.0
Minor Changes
- Minor formatting and spelling fixes.
- Switch sphinx from recommonmark to myst_parser.
Bugfixes
- fix #57 - tag lookups failed when specified in an
address
task - fix #61 - Device type examples
- with AHH538
requires_ansible
is mandatory inmeta/runtime.yml
. So we add the minimum version for our collection here.
New Modules
- codeaffen.phpipam.location - Manage locations
- codeaffen.phpipam.tag - Manage tags