From 039811f5b1114c46195f7dec40fa0f980c54bd03 Mon Sep 17 00:00:00 2001 From: Aleksandr Kurbatov <aleksandr.kurbatov@GL1342.local> Date: Mon, 26 Feb 2024 15:39:38 +0000 Subject: [PATCH] Update GAP coll to 1.0.49 --- 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 7e2145e..ea0bd0b 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.48 + version: 1.0.49 roles: - Juniper.junos -- GitLab