Bump min Ansible version to 2.16

This commit is contained in:
Chris Hawk 2024-07-25 10:47:31 -07:00
commit 2aebc4f1b3
6 changed files with 32 additions and 31 deletions

View file

@ -1,7 +1,7 @@
# Google Cloud Platform Ansible Collection
This collection provides a series of Ansible modules and plugins for interacting with the [Google Cloud Platform](https://cloud.google.com)
This collection works with Ansible 2.14+
This collection works with Ansible 2.16+
# Installation
```bash