Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors