TOSIT-IO / tdp-collection

Ansible collection to deploy the components of TDP
Apache License 2.0
21 stars 19 forks source link

dag: add status dag for all components #251

Open nolimitkun opened 2 years ago

nolimitkun commented 2 years ago

as a user of TDP, I would like to get all component status after cluster has been deployed. proposition : use ansible service_facts

rpignolet commented 1 year ago

Add _check playbook in the DAG.

rpignolet commented 1 year ago

Add _status playbooks for each component. _check playbooks in the DAG is for another issue.