17 lines
324 B
YAML
17 lines
324 B
YAML
|
|
---
|
||
|
|
# Generated by scripts/tf_to_inventory.py — do not edit manually.
|
||
|
|
# Regenerate with: make tf-inventory TF_ENV=<env>
|
||
|
|
|
||
|
|
all:
|
||
|
|
children:
|
||
|
|
control:
|
||
|
|
hosts: {}
|
||
|
|
docker_hosts:
|
||
|
|
hosts: {}
|
||
|
|
offsite_hosts:
|
||
|
|
hosts:
|
||
|
|
askari:
|
||
|
|
ansible_host: 77.42.120.136
|
||
|
|
proxmox_hosts:
|
||
|
|
hosts: {}
|