This commit is contained in:
apavlov
2024-06-30 18:30:49 +03:00
parent 33f1db41e9
commit 41bcd91195
7 changed files with 179 additions and 57 deletions

View File

@@ -5,7 +5,16 @@
vars:
ansible_python_interpreter: /usr/bin/python3
rproxy_dir: /opt/rproxy
rproxy_service_list: [jenkins]
vars_prompt:
- name: rproxy_service_name
prompt: Enter service for rproxy
- name: rproxy_service_port
prompt: Enter service for rproxy
- name: rproxy_service_address
prompt: Enter service for rproxy
roles:
- rproxy