Added dependiencies.json and added pastafari_tasks support to config_task

This commit is contained in:
Antonio de la Rosa 2025-10-16 01:31:11 +02:00
parent 2bb28678ef
commit a26aa723b3
5 changed files with 16 additions and 6 deletions

6
dependencies.json Normal file
View file

@ -0,0 +1,6 @@
{
"packages": ["urllib3", "paramiko", "gevent"],
"models": ["mtest"]
}