Skip to content

Fix Gitlab CI, lint, start updating to molecule 3

mal requested to merge half-duplex/ansible:molecule-3 into master

I couldn't get molecule to actually work again - appears to be some issue with ansible+systemd+docker.

This also fixes a security issue: The django secret key was previously installed as 644 (world-readable).

Merge request reports