mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-05-04 18:09:50 +02:00
7 lines
106 B
YAML
7 lines
106 B
YAML
#SPDX-License-Identifier: MIT-0
|
|
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- setup_repo_sync
|