Provision :: runAnsibleShell(output)

This commit is contained in:
CHIEFSOFT\ameye
2025-01-22 20:27:46 -05:00
parent 51b9f61347
commit bb6694a658
+2 -2
View File
@@ -13,8 +13,8 @@ class Provision extends BaseController
$this->updateProvision();
$this->runAnsibleShell();
// $this->runAnsibleShell();
return 0;
}
public function updateProvision(): string