From fcda501b6586bce97e40ade9ac264280b1b3f1dc Mon Sep 17 00:00:00 2001 From: Brian Scholer <1260690+briantist@users.noreply.github.com> Date: Sun, 15 Oct 2023 15:37:07 -0400 Subject: [PATCH] bump minimum ansible version in runtime.yml --- meta/runtime.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/runtime.yml b/meta/runtime.yml index d0bd286f1..4c59873a4 100644 --- a/meta/runtime.yml +++ b/meta/runtime.yml @@ -1,5 +1,5 @@ --- -requires_ansible: '>=2.13.0' +requires_ansible: '>=2.14.0' action_groups: # let's keep this in alphabetical order vault: