From 921a146e2cf7ff821ac3783e5a0a6dbcea7814da Mon Sep 17 00:00:00 2001 From: "Mark J. Horninger" Date: Tue, 6 Feb 2024 11:38:57 -0500 Subject: [PATCH] Added the 'requires_ansible' line back in to the meta/runtime file --- dominion_solutions/netbird/meta/runtime.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dominion_solutions/netbird/meta/runtime.yml b/dominion_solutions/netbird/meta/runtime.yml index 20f709e..ae61395 100644 --- a/dominion_solutions/netbird/meta/runtime.yml +++ b/dominion_solutions/netbird/meta/runtime.yml @@ -1,7 +1,7 @@ --- # Collections must specify a minimum required ansible version to upload # to galaxy -# requires_ansible: '>=2.9.10' +requires_ansible: '>=9.2.0' # Content that Ansible needs to load from another location or that has # been deprecated/removed