mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-08-22 14:01:49 -07:00
fix: upgrade ansible version, address test and lint errors
This commit is contained in:
parent
c15b47250d
commit
08ada5354d
216 changed files with 4394 additions and 4262 deletions
|
@ -14,8 +14,8 @@ Role Variables
|
|||
|
||||
```
|
||||
gcp_http_lb_backend: the selflink for the backend that this load balancer will be supporting
|
||||
gcp_project: the name of your gcp project
|
||||
service_account_file: the path to your service account JSON file
|
||||
gcp_http_lb_gcp_project: the name of your gcp project
|
||||
gcp_http_lb_service_account_file: the path to your service account JSON file
|
||||
```
|
||||
|
||||
Example Playbook
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue