Skip to content

xesina/v2ray-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

v2ray ansible

This repository provides the ansible playbook to provision v2ray servers.

Reuirements

You'll need ansible 2.10.8 with ansible-galaxy installed. In order to prepare the playbook you must install the requirements using the following command:

ansible-galaxy install -r requirements.yaml

Usage

First set the your server ip in the inventory/inventory.yaml and then create your config.json inside inventory/files/v2ray. You can also use one of sample configs in v2ray-config-examples.

ansible-playbook site.yaml

About

Ansible playbook to provision v2ray servers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published