This repository contains the specification for Potos Vanilla and can be used as a template for your own custom Linux Client based on Potos.
A dynamic ansible galaxy requirements files for roles to be executed in that run. Have a look here for an example
List with required collections that need to be installed e.g.
---
collections:
- ansible.posix
or here the example from this repo
Get applied by the templating engine before the playbook run
Get copied to the playbook directory to be then later used in different roles