tobiko/roles/tobiko-inventory/defaults/main.yaml
Federico Ressi 92a2183d75 Add RH subscription manager support to role testing Vagrantfile
This also fixes some lessero tobiko-inventory things

Change-Id: I0b5080ad210e86e772940170c70972f3ecf93e81
2020-05-07 16:14:48 +02:00

6 lines
138 B
YAML

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