From 690b24cec57aa36443dc1130517c4fc1106859b5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Nov 2022 12:47:04 +0000 Subject: [PATCH] feat(ansible-collection): update community.routeros to 2.4.0 | datasource | package | from | to | | ----------------- | ------------------ | ----- | ----- | | galaxy-collection | community.routeros | 2.2.1 | 2.4.0 | 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..a7503d278c 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.4.0" roles: - src: git@github.com:anthr76/routeros-configure.git scm: git