mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-05 10:20:26 -07:00
chore: update README version
This commit is contained in:
parent
b9237b1528
commit
2a322dd9cd
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.
|
# personal credentials are added here: do not check in.
|
||||||
tests/integration/cloud-config-gcp.ini
|
tests/integration/cloud-config-gcp.ini
|
||||||
|
ansible.cfg
|
||||||
# running ansible integration tests adds files here.
|
# running ansible integration tests adds files here.
|
||||||
tests/integration/inventory
|
tests/integration/inventory
|
||||||
tests/output/
|
tests/output/
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Google Cloud Platform Ansible Collection
|
# 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 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
|
# Installation
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Add table
Reference in a new issue