runAnsibleShell

This commit is contained in:
CHIEFSOFT\ameye
2025-01-22 20:25:52 -05:00
parent 627e7058d5
commit 51b9f61347
+3
View File
@@ -12,6 +12,9 @@ class Provision extends BaseController
$this->allocatePortNo(); // allocte port for the conyainer use
$this->updateProvision();
$this->runAnsibleShell();
return 0;
}
public function updateProvision(): string