Bump ansible.netcommon version

Starting from version 2.6.0 ansible.netcommon drops ipaddr filter.

This collection is pulled in as a requirement by openvswitch.

We need to fix version of netcommon to ensure that behaviour stays same.

[1] db4920ebf6

Change-Id: Ic110f8cc425482680070d71f8fe3dacfd1f561fd
This commit is contained in:
Dmitriy Rabotyagov 2022-03-02 14:48:43 +01:00 committed by Dmitriy Rabotyagov
parent 0269f18ef3
commit e197943290
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@ collections:
version: 1.3.0
type: git
# NOTE(noonedeadpunk): needs version in galaxy.yml to pull from git
- name: ansible.netcommon
version: 2.5.1
source: https://galaxy.ansible.com
- name: openvswitch.openvswitch
version: 2.0.2
source: https://galaxy.ansible.com