1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_role_websvn.git synced 2024-07-04 01:28:53 +02:00
Ansible role to install websvn
Go to file
2023-05-30 13:54:17 +02:00
.github cleanup 2020-07-31 17:50:12 +02:00
defaults prevent become to user 2021-05-25 14:38:00 +02:00
tasks repair role to work again 2023-05-30 13:52:54 +02:00
templates update template 2020-08-06 10:27:34 +02:00
vars repair role to work again 2023-05-30 13:52:54 +02:00
LICENSE Update LICENSE Info and add FOUNDING 2020-07-28 12:28:13 +02:00
manual_install_websvn.yml prepare manual websvn installation 2020-07-30 18:21:18 +02:00
README.md Update README.md 2021-05-25 13:43:27 +02:00

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!