From 509177721611646b2986c470810c85d35b1f68cb Mon Sep 17 00:00:00 2001 From: Aleksandr Kurbatov <aleksandr.kurbatov@GL1342.local> Date: Wed, 24 Apr 2024 15:41:19 +0100 Subject: [PATCH] GAP update to v1.0.69 --- 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 4900e8f..8b165f2 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.68 + version: 1.0.69 roles: - Juniper.junos -- GitLab