From f6383a2699f774be1113fcfa09533f37dc77f0ed Mon Sep 17 00:00:00 2001 From: Ted Cook Date: Thu, 11 Jan 2024 17:43:18 -0600 Subject: [PATCH] Update mongodb role requirement --- roles.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles.yml b/roles.yml index cec1541..5c4f36d 100644 --- a/roles.yml +++ b/roles.yml @@ -12,7 +12,7 @@ roles: scm: git - name: mongodb src: https://github.com/wpnops/ansible-role-mongodb.git - version: 0.1.13 + version: 0.1.15 scm: git - name: update src: https://github.com/robertdebock/ansible-role-update.git