mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-08-12 17:14:28 -07:00
rename
This commit is contained in:
parent
4462502e9d
commit
66474a3916
8 changed files with 4 additions and 33 deletions
2
roles/gcp_http_lb/tests/inventory
Normal file
2
roles/gcp_http_lb/tests/inventory
Normal file
|
@ -0,0 +1,2 @@
|
|||
localhost
|
||||
|
5
roles/gcp_http_lb/tests/test.yml
Normal file
5
roles/gcp_http_lb/tests/test.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
- hosts: localhost
|
||||
remote_user: root
|
||||
roles:
|
||||
- gcp_http_lb
|
Loading…
Add table
Add a link
Reference in a new issue