From 1145d8eb28ce8a02e6c46aa5c1ebcdbcd8945824 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Nov 2022 21:31:37 +0000 Subject: [PATCH] feat(ansible-collection): update community.routeros to 2.3.1 | datasource | package | from | to | | ----------------- | ------------------ | ----- | ----- | | galaxy-collection | community.routeros | 2.2.1 | 2.3.1 | Signed-off-by: Anthony Rabbito --- ansible/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.yml b/ansible/requirements.yml index 04316b25fd..8ea236087a 100644 --- a/ansible/requirements.yml +++ b/ansible/requirements.yml @@ -9,7 +9,7 @@ collections: - name: containers.podman version: "1.9.4" - name: community.routeros - version: "2.2.1" + version: "2.3.1" roles: - src: git@github.com:anthr76/routeros-configure.git scm: git