Bump MichaelRigart.interfaces to v1.13.1

The update of MichaelRigart.interfaces to v1.13.0
introduced a regression due to
https://github.com/michaelrigart/ansible-role-interfaces/pull/118.

Configuration for active interfaces could be removed and not recreated,
if not present in the kayobe network interface configuration. This
affects the Kayobe development environment, in which the configuration
does not touch the host's real network interfaces. That would lead to
DHCP leases not being renewed, and consequent loss of access to the
host.

This change fixes the issue by bumping to v1.13.1, which reverts the
change.

Change-Id: I03da729e1d05783af2e290237485f6035d2ddcdc
This commit is contained in:
Mark Goddard 2022-03-10 09:17:16 +00:00
parent 678b915aff
commit a786ef20f7
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ roles:
# There are no versioned releases of this role.
version: 29871bf3279ef95fc8f7339b9abd13f869980750
- src: MichaelRigart.interfaces
version: v1.13.0
version: v1.13.1
- src: mrlesmithjr.chrony
version: v0.1.4
- src: mrlesmithjr.manage-lvm