Evaluate Task in

Hi folks,

just from curiosity…
How are the tasks in LABs being evaluated?

Are there any local scripts or?

Thnx in advance
Peter

Hi @pety

KodeKloud labs are checked automatically by internal scripts after you submit a task. Since it’s an internal system, the details aren’t shared unless you work at KodeKloud, but the scripts just validate whether you completed the steps correctly.

1 Like

Hi @raymond.baoly thnx!

Are Ansible playbooks involved for such checks? While learning Ansible I see this usecase/checks suitable for Ansible…

I’m not sure about that, but I think using a Bash script is easier than Ansible

1 Like

ok thank you! Clera for me now.