From fa14e85928bb74698bb2a27e94392d20ac318aea Mon Sep 17 00:00:00 2001 From: matoval Date: Tue, 3 Oct 2023 17:09:30 -0700 Subject: [PATCH] Update minimum runtime --- meta/runtime.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/runtime.yml b/meta/runtime.yml index c467dd7b..ce6356ce 100644 --- a/meta/runtime.yml +++ b/meta/runtime.yml @@ -1,2 +1,2 @@ --- -requires_ansible: ">=2.12.0" +requires_ansible: ">=2.12.8"