From c37f63dba1052b99c463b5c6e0432853d8859cc0 Mon Sep 17 00:00:00 2001 From: Aleksandr Kurbatov <aleksandr.kurbatov@GL1342.local> Date: Thu, 28 Mar 2024 16:18:52 +0000 Subject: [PATCH] GAP collection update to v1.0.59 --- 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 51be3a6..a459782 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.58 + version: 1.0.59 roles: - Juniper.junos -- GitLab