From b5eefc1a085b88780c4beb40fd1e0cb7c75fe424 Mon Sep 17 00:00:00 2001 From: Steven Schattenberg Date: Fri, 25 Apr 2025 14:20:54 -0400 Subject: [PATCH] Added ansible version to metadata file --- meta/runtime.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/runtime.yml b/meta/runtime.yml index 20f709e..ef61b75 100644 --- a/meta/runtime.yml +++ b/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: '>=2.11.0' # Content that Ansible needs to load from another location or that has # been deprecated/removed