You'll need a requirements.yaml file which will include all the roles you need to install.
Install the roles from the requirements.yaml file using the following command:
$ ansible-galaxy install -r requirements.yml
Each role should have these attributes: