UdelaRInterior / ansible-role-jitsi-meet

Installs the Jitsi Meet open source videoconferencing software
17 stars 9 forks source link

[BUG] Not able to run molecule like it is desribed in the README.md #19

Open tabacha opened 4 years ago

tabacha commented 4 years ago

Describe the bug

When I do

sudo pip install molecule
sudo gem install serverspec

molecule test

I got an error:

ERROR: 'molecule/default/molecule.yml' glob failed.  Exiting.
##[error]Process completed with exit code 1.

To Reproduce

See: https://github.com/ADFC-Hamburg/ansible-role-jitsi-meet/runs/658566962?check_suite_focus=true

santiagomr commented 4 years ago

The tests are very outdated, since before v1.0.0 of the role.

I haven't had time to work on them yet, I hope I can do it soon