rearrange things, automate ansible inventory
This commit is contained in:
parent
299b142adc
commit
e2423e7e92
11 changed files with 32 additions and 33 deletions
3
terraform/output.tf
Normal file
3
terraform/output.tf
Normal file
|
@ -0,0 +1,3 @@
|
|||
output "lb-ip" {
|
||||
value = yandex_lb_network_load_balancer.balancer1.listener
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue