feat: add basic proxy role

This commit is contained in:
2026-01-19 18:06:16 -03:00
parent 944687a75d
commit f9f5ee29ea
13 changed files with 708 additions and 1 deletions

1
tests/ansible_role_reverse Symbolic link
View File

@@ -0,0 +1 @@
../../ansible_role_reverse

6
tests/test.yml Normal file
View File

@@ -0,0 +1,6 @@
#SPDX-License-Identifier: GPL-3.0-only
---
- hosts: localhost
remote_user: root
roles:
- ansible_role_reverse