This is a major refactor of the ansible deployment, now working on nexttree. The pre-refactor branch contains a snapshot of the work prior to refactoring, and previous roles kept in deprecated_roles dir.
The nexttree.yml playbook contains all steps to deploy a new tree / taxonomy (but not build them). Each role corresponds to a software components, with variables defined as narrowly as possible (in the role, if possible, rather than at the host level).
This is a major refactor of the ansible deployment, now working on nexttree. The
pre-refactor
branch contains a snapshot of the work prior to refactoring, and previous roles kept indeprecated_roles
dir.The nexttree.yml playbook contains all steps to deploy a new tree / taxonomy (but not build them). Each role corresponds to a software components, with variables defined as narrowly as possible (in the role, if possible, rather than at the host level).