forked from bitlair/ansible
6 lines
64 B
YAML
6 lines
64 B
YAML
---
|
|
|
|
- hosts: debian
|
|
gather_facts: true
|
|
roles:
|
|
- common
|