Skip to content

Create a common ansible role to install all our servers

Context

As the name implies the objective of this merge request is to create a single role for all server deployments. This role is based on the pm-data-collector role that was used to deploy the data collectors.

Related with mpe-ms/pm/pm-online-migration#3

What was done

  • Extracted server common steps from pm-data-collector role.
  • Renamed variables.
  • Makes installation fail if another installation exists in the target path

TODO

Nothing hopefully.

QA

As this is basically ansible there is no QA.

Review objectives

Info sharing.

Edited by Tiago Martins Ribeiro

Merge request reports