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 2 months 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 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-11T11:59:34.000Z (7 months ago)
- Last Synced: 2025-02-09T07:28:42.040Z (4 months ago)
- Topics: ansible, ansible-playbook, ansible-role, frp, frpc, frps, proxy, reverse-proxy
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 3
- 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 }}`