ebbba-org / ansible-role-bigbluebutton

Ansible role for a bigbluebutton installation (following the documentation on https://docs.bigbluebutton.org/administration/install and https://github.com/bigbluebutton/bigbluebutton)
https://www.ebbba.org/
MIT License
124 stars 82 forks source link

Monitoring AIO startup fail docker-compose-plugin missing #377

Closed BrutalBirdie closed 2 months ago

BrutalBirdie commented 2 months ago

When installing monitoring AIO when starting => https://github.com/ebbba-org/ansible-role-bigbluebutton/blob/d335e3d0e79282fbbacd1d608c897c7759b5e171/tasks/monitoring/all_in_one.yml#L19-L22 Ansible fails with:

Docker CLI /usr/bin/docker does not have the compose plugin installed

The package docker-compose-plugin is missing from the system.