mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-05 02:10:27 -07:00
chore: update README version
chore: update README version
This commit is contained in:
commit
d49925c96d
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
# personal credentials are added here: do not check in.
|
||||
tests/integration/cloud-config-gcp.ini
|
||||
ansible.cfg
|
||||
# running ansible integration tests adds files here.
|
||||
tests/integration/inventory
|
||||
tests/output/
|
||||
|
|
|
@ -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.9+
|
||||
This collection works with Ansible 2.14+
|
||||
|
||||
# Installation
|
||||
```bash
|
||||
|
|
Loading…
Add table
Reference in a new issue