mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-09-30 21:43:28 -07:00
fix the tests, and update documentation
This commit is contained in:
parent
5ea5ecda34
commit
53955f2fa0
10 changed files with 30 additions and 37 deletions
|
@ -1,6 +1,4 @@
|
|||
# ericsysmin.gcloud
|
||||
|
||||
[](https://travis-ci.org/ericsysmin/ansible-role-gcloud)
|
||||
# google.cloud.gcloud
|
||||
|
||||
This role installs the gcloud command-line tool on a linux system.
|
||||
|
||||
|
@ -48,7 +46,7 @@ All variables which can be overridden are stored in defaults/main.yml file as we
|
|||
```yaml
|
||||
- hosts: servers
|
||||
roles:
|
||||
- role: ericsysmin.gcloud
|
||||
- role: google.cloud.gcloud
|
||||
```
|
||||
|
||||
## License
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue