Skip to content

Added support for Ubuntu

Amir Forsat requested to merge INFRA-3124 into master

I split the role up into two playbooks, centos.yml & ubuntu.yml. The main.yml file now checks which distribution first, then includes the necessary tasks for each distro.

Merge request reports