Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.03 KB

File metadata and controls

33 lines (22 loc) · 1.03 KB

Molecule

DST General Roles

Add to an existing ansible directory as its roles directory

git submodule add git@github.com:dstdev/ansible-roles.git roles

Status

Role Name Status Dependencies
beegfs-client production
common development
docker
docker-compose
datalake
fail2ban
healthcheck-cron

Development

Creating a new role

ansible-galaxy role init <name of role>

Documentation

Good example can be found here for what documentation should look like