comment auto call

This commit is contained in:
CHIEFSOFT\ameye
2025-01-23 16:57:09 -05:00
parent 8b30837569
commit 20e0140987
+1 -1
View File
@@ -31,7 +31,7 @@ class Provision extends BaseController
];
foreach ($provArrv as $svv){
$tgt = $ansible_folder = str_replace(".", "_", $svv).".yml";
$this->runAnsibleShell($tgt);
// $this->runAnsibleShell($tgt);
}
// $this->runAnsibleShell('94099_devprov_mermsemr_com.yml');