mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-09-09 21:47:35 +02:00
7 lines
95 B
YAML
7 lines
95 B
YAML
#SPDX-License-Identifier: MIT-0
|
|
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- test
|