tobiko/roles/tobiko-inventory/defaults/main.yaml

7 lines
153 B
YAML

---
test_inventory_user: '{{ ansible_user }}'
test_inventory_hostvars: {}
test_inventory_groups: {}
test_inventory_file: '{{ test_dir }}/ansible_hosts'