5 lines
79 B
YAML
5 lines
79 B
YAML
---
|
|
- hosts: localhost
|
|
gather_facts: False
|
|
roles:
|
|
- generate-inventory
|