update..
This commit is contained in:
@ -190,6 +190,7 @@ apt_initial_install_stretch:
|
||||
- quotatool
|
||||
- needrestart
|
||||
- socat
|
||||
- zsh
|
||||
|
||||
apt_initial_install_buster:
|
||||
- apt-transport-https
|
||||
@ -302,6 +303,7 @@ apt_initial_install_buster:
|
||||
- quotatool
|
||||
- needrestart
|
||||
- socat
|
||||
- zsh
|
||||
|
||||
|
||||
apt_initial_install_xenial:
|
||||
@ -1155,6 +1157,17 @@ git_sympa_repositories:
|
||||
dest: /usr/local/src/sympa
|
||||
|
||||
|
||||
# ---
|
||||
# group [jitsi_meet_server]
|
||||
# ---
|
||||
git_jitsi_meet_repositories:
|
||||
|
||||
# install repositories (destination: /usr/local/src/)
|
||||
- name: sympa
|
||||
repo: https://git.oopen.de/install/jitsi
|
||||
dest: /usr/local/src/jitsi
|
||||
|
||||
|
||||
# ---
|
||||
# Use this for host specific repositories defined in files git-<hostname>.yaml
|
||||
#
|
||||
|
Reference in New Issue
Block a user