superlint/.automation/test/ansible/inventory/hosts.yml

6 lines
49 B
YAML
Raw Normal View History

---
all:
hosts:
test.example.com: null
...