This commit is contained in:
apavlov
2024-06-23 01:05:03 +03:00
commit 9379899326
7 changed files with 164 additions and 0 deletions

11
rproxy.yml Normal file
View File

@@ -0,0 +1,11 @@
---
- hosts: all
become: yes
vars:
ansible_python_interpreter: /usr/bin/python3
rproxy_dir: /opt/rproxy
rproxy_service_list: [jenkins]
roles:
- rproxy