This commit is contained in:
Gabenov Stanislav
2026-02-09 20:42:24 +03:00
parent 0a8f11397d
commit a6d2623802
38 changed files with 2198 additions and 1 deletions

View File

@@ -2,6 +2,11 @@
roles:
# Install a role from Ansible Galaxy.
# note that ranges are not supported for roles
- name: xray-vps-setup
src: https://github.com/Akiyamov/xray-vps-setup.git
scm: git
version: master
- name: geerlingguy.certbot
version: "5.4.1"