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