7 lines
118 B
YAML
7 lines
118 B
YAML
#SPDX-License-Identifier: GPL-3.0-only
|
|
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- ansible_role_reverse
|