From 352e23d6b984b2ca32307c289b993b3efc317bb8 Mon Sep 17 00:00:00 2001 From: Aleksandr Kurbatov <aleksandr.kurbatov@GL1342.local> Date: Fri, 3 May 2024 18:17:36 +0100 Subject: [PATCH] gap collection v1.0.71 --- ansible-galaxy-requirements.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible-galaxy-requirements.yaml b/ansible-galaxy-requirements.yaml index 8b165f2..4d6558e 100644 --- a/ansible-galaxy-requirements.yaml +++ b/ansible-galaxy-requirements.yaml @@ -3,6 +3,6 @@ collections: - juniper.device - junipernetworks.junos - name: geant.gap_ansible - version: 1.0.69 + version: 1.0.71 roles: - Juniper.junos -- GitLab