mirror of https://dev.ccchb.de/ccchb/ansible.git
6 lines
56 B
YAML
6 lines
56 B
YAML
|
---
|
||
|
- hosts: debian
|
||
|
become: yes
|
||
|
roles:
|
||
|
- debian
|