1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_role_websvn.git synced 2024-07-06 18:28:52 +02:00

Update README.md

This commit is contained in:
L3D 2021-05-25 13:43:27 +02:00 committed by GitHub
parent fe7be78bc9
commit 8c61d97755
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,3 +4,13 @@ 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!