From fe2b76331438e4eee4b91830f49df19c175f9903 Mon Sep 17 00:00:00 2001 From: Aleksandr Kurbatov <aleksandr.kurbatov@GL1342.local> Date: Mon, 17 Jun 2024 14:59:30 +0100 Subject: [PATCH] Update GAP collection to 1.0.72 --- 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 4d6558e..4b97e18 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.71 + version: 1.0.72 roles: - Juniper.junos -- GitLab