From 02e949c83b1085c96b36b5890f4a754035fc1829 Mon Sep 17 00:00:00 2001
From: Aleksandr Kurbatov <aleksandr.kurbatov@GL1342.local>
Date: Fri, 9 Feb 2024 12:16:58 +0000
Subject: [PATCH] GAP ansible collection 1.0.47

To include latest changes in fw_filters
---
 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 3e78430..b7ceeb2 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.46
+    version: 1.0.47
 roles:
   - Juniper.junos
-- 
GitLab