This commit is contained in:
2021-01-11 23:33:41 +01:00
parent 3590a15d4a
commit 4b9e71e6fe
4 changed files with 286 additions and 124 deletions

View File

@ -990,6 +990,11 @@ git_apache2_repositories:
repo: https://git.oopen.de/script/apache2
dest: /root/bin/apache2
# Monitoring
- name: monitoring
repo: https://git.oopen.de/script/monitoring
dest: /root/bin/monitoring
# install repositories (destination: /usr/local/src/)
- name: apache2
repo: https://git.oopen.de/install/apache2
@ -999,6 +1004,11 @@ git_apache2_repositories:
repo: https://git.oopen.de/install/php
dest: /usr/local/src/php
# dehydrated-cron
- name: dehydrated-cron
repo: https://git.codecoop.org/so36intern/dehydrated-cron.git
dest: /usr/local/src/dehydrated-cron
# ---
# group [nginx_webserver]