Make 2.17 the min Ansible version

This commit is contained in:
Chris Hawk 2025-01-10 15:01:28 -08:00
commit 7cee2e87b0
3 changed files with 7 additions and 7 deletions

View file

@ -1,5 +1,5 @@
---
requires_ansible: ">=2.16.0"
requires_ansible: ">=2.17.0"
action_groups:
gcp: