6 lines
57 B
YAML
6 lines
57 B
YAML
|
---
|
||
|
- hosts: all
|
||
|
gather_facts: false
|
||
|
roles:
|
||
|
- os
|