runAnsibleShell
This commit is contained in:
@@ -12,6 +12,9 @@ class Provision extends BaseController
|
|||||||
$this->allocatePortNo(); // allocte port for the conyainer use
|
$this->allocatePortNo(); // allocte port for the conyainer use
|
||||||
|
|
||||||
$this->updateProvision();
|
$this->updateProvision();
|
||||||
|
|
||||||
|
$this->runAnsibleShell();
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
public function updateProvision(): string
|
public function updateProvision(): string
|
||||||
|
|||||||
Reference in New Issue
Block a user