mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-11 05:10:27 -07:00
6 lines
100 B
YAML
6 lines
100 B
YAML
---
|
|
- name: Test gcp_http_lb role
|
|
hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- gcp_http_lb
|