https://github.com/sparanoid/ansible-frp
Ansible role for frp
https://github.com/sparanoid/ansible-frp
ansible ansible-playbook ansible-role frp frpc frps proxy reverse-proxy
Last synced: about 1 month ago
JSON representation
Ansible role for frp
- Host: GitHub
- URL: https://github.com/sparanoid/ansible-frp
- Owner: sparanoid
- License: agpl-3.0
- Created: 2018-11-25T17:11:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-11T11:59:34.000Z (over 1 year ago)
- Last Synced: 2026-01-12T02:31:07.063Z (5 months ago)
- Topics: ansible, ansible-playbook, ansible-role, frp, frpc, frps, proxy, reverse-proxy
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ansible-frp
Ansible role for frp
## Install
```shell
git submodule add https://github.com/sparanoid/ansible-frp roles/sparanoid.frp
```
Create your own frpc/frps configs under:
- `{{ inventory_dir }}/files/frp/{{ inventory_hostname }}/{{ frpc_conf }}`
- `{{ inventory_dir }}/files/frp/{{ inventory_hostname }}/{{ frps_conf }}`