Skip to content

Fix restarting services in user-reg app build stage

Created by: eesaanatluri

Just enable services in ood_user_reg_cloud role rather than restarting them. It is not required in build stage. These services should be started after build stage in ops stage.

Also used systemd module as recommended by ansible rather than a more generic services module.

Merge request reports

Loading