9 lines
346 B
YAML
9 lines
346 B
YAML
---
|
|
# URL officielle du script d'installation BBB 3.0.x
|
|
bbb_install_script_url: "https://raw.githubusercontent.com/bigbluebutton/bbb-install/v3.0.x-release/bbb-install.sh"
|
|
|
|
# Où stocker le script sur la cible
|
|
bbb_install_script_path: "/root/bbb-install/bbb-install.sh"
|
|
|
|
# Commande bbb-install.sh (construite dans tasks)
|
|
bbb_install_force: false
|