6 lines
71 B
YAML
6 lines
71 B
YAML
|
---
|
||
|
- hosts: all
|
||
|
gather_facts: False
|
||
|
roles:
|
||
|
- ubuntu-bootstrap
|