Use serial mode, to prevent weird errors with multiple pass unlock requests, which annoy me when deploying.
This might change with automated deployment.
This patch renames all roles with a `-` to `_`, to comply with the ansible-lint rule 106. As collection roles are now also limited to these symbols and this will make it easier to move them later.