1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_role_websvn.git synced 2024-07-06 18:28:52 +02:00
ansible_role_websvn/README.md
2021-05-25 13:43:27 +02:00

732 B

ansible-role-websvn

Ansible role to install websvn

Maybe you want to expand the template for using it.

WebSVN is ugly. be carefully and think twice before using it!


BACKGROUND:

This role installs a websvn. Since I personally find this whole svn very suspicious, the role has not received much love. But since websvn was explicitly requested, an ansible role was needed that installs websvn.

The role was tested on a Debian Buster server. The https://subversion.apache.org/ with the https://github.com/geerlingguy/ansible-role-svn role was also installed on this server. Together with the https://github.com/geerlingguy/ansible-role-php role.

If you like, pull-requests are always welcome!