Skip to content

Commit f125b7b

Browse files
authored
Prepare release 1.6.1 (#96)
1 parent b7f4ba0 commit f125b7b

20 files changed

+47
-26
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[bumpversion]
22
commit = False
33
tag = False
4-
current_version = 1.6.0
4+
current_version = 1.6.1
55

66
[bumpversion:file:galaxy.yml]

CHANGELOG.rst

+16
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@ codeaffen.phpipam Release Notes
55
.. contents:: Topics
66

77

8+
v1.6.1
9+
======
10+
11+
Bugfixes
12+
--------
13+
14+
- fix \#90 - booleans in subnet module aren't working
15+
- fix \#93 - trouble creating subnet with a vrf
16+
17+
Enhancements
18+
------------
19+
20+
- Enhance test suite by running test agains main phpipam versions as matrix build
21+
- Update test playbooks to meet best practices for ansible 2.10.x
22+
- move to nodejs 16 for `checkout` and `setup-python` action
23+
824
v1.6.0
925
======
1026

changelogs/changelog.yaml

+15
Original file line numberDiff line numberDiff line change
@@ -139,3 +139,18 @@ releases:
139139
- l2domain_parameter_in_subnet module.yml
140140
- same_vlan_in_different_l2domains.yml
141141
release_date: '2022-09-02'
142+
1.6.1:
143+
changes:
144+
bugfixes:
145+
- fix \#90 - booleans in subnet module aren't working
146+
- fix \#93 - trouble creating subnet with a vrf
147+
enhancements:
148+
- Enhance test suite by running test agains main phpipam versions as matrix
149+
build
150+
- Update test playbooks to meet best practices for ansible 2.10.x
151+
- move to nodejs 16 for `checkout` and `setup-python` action
152+
fragments:
153+
- ' booleans_in_subnet_module_not_working.yml'
154+
- level_up_tests.yml
155+
- trouble_creating_subnet_with_a_vrf.yml
156+
release_date: '2023-01-24'

changelogs/config.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ sections:
2727
- Bugfixes
2828
- - known_issues
2929
- Known Issues
30+
- - enhancements
31+
- Enhancements
3032
title: codeaffen.phpipam
3133
trivial_section_name: trivial
3234
use_fqcn: true

changelogs/fragments/ booleans_in_subnet_module_not_working.yml

-2
This file was deleted.

changelogs/fragments/level_up_tests.yml

-8
This file was deleted.

changelogs/fragments/trouble_creating_subnet_with_a_vrf.yml

-2
This file was deleted.

docs/plugins/address_module.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ codeaffen.phpipam.address module -- Manage addresses
4242
.. Collection note
4343
4444
.. note::
45-
This module is part of the `codeaffen.phpipam collection <https://galaxy.ansible.com/codeaffen/phpipam>`_ (version 1.6.0).
45+
This module is part of the `codeaffen.phpipam collection <https://galaxy.ansible.com/codeaffen/phpipam>`_ (version 1.6.1).
4646

4747
You might already have this collection installed if you are using the ``ansible`` package.
4848
It is not included in ``ansible-core``.

docs/plugins/device_module.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ codeaffen.phpipam.device module -- Manage devices
4242
.. Collection note
4343
4444
.. note::
45-
This module is part of the `codeaffen.phpipam collection <https://galaxy.ansible.com/codeaffen/phpipam>`_ (version 1.6.0).
45+
This module is part of the `codeaffen.phpipam collection <https://galaxy.ansible.com/codeaffen/phpipam>`_ (version 1.6.1).
4646

4747
You might already have this collection installed if you are using the ``ansible`` package.
4848
It is not included in ``ansible-core``.

docs/plugins/device_type_module.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ codeaffen.phpipam.device_type module -- Manage device types
4242
.. Collection note
4343
4444
.. note::
45-
This module is part of the `codeaffen.phpipam collection <https://galaxy.ansible.com/codeaffen/phpipam>`_ (version 1.6.0).
45+
This module is part of the `codeaffen.phpipam collection <https://galaxy.ansible.com/codeaffen/phpipam>`_ (version 1.6.1).
4646

4747
You might already have this collection installed if you are using the ``ansible`` package.
4848
It is not included in ``ansible-core``.

docs/plugins/domain_module.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ codeaffen.phpipam.domain module -- Manage L2 routing domains
4242
.. Collection note
4343
4444
.. note::
45-
This module is part of the `codeaffen.phpipam collection <https://galaxy.ansible.com/codeaffen/phpipam>`_ (version 1.6.0).
45+
This module is part of the `codeaffen.phpipam collection <https://galaxy.ansible.com/codeaffen/phpipam>`_ (version 1.6.1).
4646

4747
You might already have this collection installed if you are using the ``ansible`` package.
4848
It is not included in ``ansible-core``.

docs/plugins/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Codeaffen.Phpipam
66
=================
77

8-
Collection version 1.6.0
8+
Collection version 1.6.1
99

1010
.. contents::
1111
:local:

docs/plugins/location_module.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ codeaffen.phpipam.location module -- Manage locations
4242
.. Collection note
4343
4444
.. note::
45-
This module is part of the `codeaffen.phpipam collection <https://galaxy.ansible.com/codeaffen/phpipam>`_ (version 1.6.0).
45+
This module is part of the `codeaffen.phpipam collection <https://galaxy.ansible.com/codeaffen/phpipam>`_ (version 1.6.1).
4646

4747
You might already have this collection installed if you are using the ``ansible`` package.
4848
It is not included in ``ansible-core``.

docs/plugins/nameserver_module.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ codeaffen.phpipam.nameserver module -- Manage nameservers
4242
.. Collection note
4343
4444
.. note::
45-
This module is part of the `codeaffen.phpipam collection <https://galaxy.ansible.com/codeaffen/phpipam>`_ (version 1.6.0).
45+
This module is part of the `codeaffen.phpipam collection <https://galaxy.ansible.com/codeaffen/phpipam>`_ (version 1.6.1).
4646

4747
You might already have this collection installed if you are using the ``ansible`` package.
4848
It is not included in ``ansible-core``.

docs/plugins/section_module.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ codeaffen.phpipam.section module -- Manage sections
4242
.. Collection note
4343
4444
.. note::
45-
This module is part of the `codeaffen.phpipam collection <https://galaxy.ansible.com/codeaffen/phpipam>`_ (version 1.6.0).
45+
This module is part of the `codeaffen.phpipam collection <https://galaxy.ansible.com/codeaffen/phpipam>`_ (version 1.6.1).
4646

4747
You might already have this collection installed if you are using the ``ansible`` package.
4848
It is not included in ``ansible-core``.

docs/plugins/subnet_module.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ codeaffen.phpipam.subnet module -- Manage subnets
4242
.. Collection note
4343
4444
.. note::
45-
This module is part of the `codeaffen.phpipam collection <https://galaxy.ansible.com/codeaffen/phpipam>`_ (version 1.6.0).
45+
This module is part of the `codeaffen.phpipam collection <https://galaxy.ansible.com/codeaffen/phpipam>`_ (version 1.6.1).
4646

4747
You might already have this collection installed if you are using the ``ansible`` package.
4848
It is not included in ``ansible-core``.

docs/plugins/tag_module.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ codeaffen.phpipam.tag module -- Manage tags
4242
.. Collection note
4343
4444
.. note::
45-
This module is part of the `codeaffen.phpipam collection <https://galaxy.ansible.com/codeaffen/phpipam>`_ (version 1.6.0).
45+
This module is part of the `codeaffen.phpipam collection <https://galaxy.ansible.com/codeaffen/phpipam>`_ (version 1.6.1).
4646

4747
You might already have this collection installed if you are using the ``ansible`` package.
4848
It is not included in ``ansible-core``.

docs/plugins/vlan_module.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ codeaffen.phpipam.vlan module -- Manage vlans
4242
.. Collection note
4343
4444
.. note::
45-
This module is part of the `codeaffen.phpipam collection <https://galaxy.ansible.com/codeaffen/phpipam>`_ (version 1.6.0).
45+
This module is part of the `codeaffen.phpipam collection <https://galaxy.ansible.com/codeaffen/phpipam>`_ (version 1.6.1).
4646

4747
You might already have this collection installed if you are using the ``ansible`` package.
4848
It is not included in ``ansible-core``.

docs/plugins/vrf_module.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ codeaffen.phpipam.vrf module -- Manage virtual routers and forwarders
4242
.. Collection note
4343
4444
.. note::
45-
This module is part of the `codeaffen.phpipam collection <https://galaxy.ansible.com/codeaffen/phpipam>`_ (version 1.6.0).
45+
This module is part of the `codeaffen.phpipam collection <https://galaxy.ansible.com/codeaffen/phpipam>`_ (version 1.6.1).
4646

4747
You might already have this collection installed if you are using the ``ansible`` package.
4848
It is not included in ``ansible-core``.

galaxy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors:
99
- "Mario Fritschen <[email protected]>"
1010
- "Scott Arthur <[email protected]>"
1111
- "lush <[email protected]>"
12-
version: "1.6.0"
12+
version: "1.6.1"
1313
license:
1414
- "GPL-3.0-or-later"
1515
tags:

0 commit comments

Comments
 (0)