From 879ed5bc14e87c2467a5ad1c3862414fc3008419 Mon Sep 17 00:00:00 2001 From: Jason King Date: Wed, 17 Apr 2024 16:02:37 -0700 Subject: [PATCH] Updated ansible-mdd version to fix issue with package reload --- requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index 2a0bb48..0aade05 100644 --- a/requirements.yml +++ b/requirements.yml @@ -1,7 +1,7 @@ collections: - name: https://github.com/ciscodevnet/ansible-cml.git,patty type: git - - name: https://github.com/model-driven-devops/ansible-mdd.git,1.2.15-rc2 + - name: https://github.com/model-driven-devops/ansible-mdd.git,1.2.15-rc4 type: git - name: https://github.com/model-driven-devops/ansible-nso.git type: git