fic container anme

This commit is contained in:
CHIEFSOFT\ameye
2025-07-19 14:05:04 -04:00
parent f504810c50
commit 27c82dd0c1
+2 -1
View File
@@ -486,7 +486,8 @@ class Provision extends BaseController
\"WHAT_PART_LOCAL\":\"$composer_template_path_local\",
\"WHAT_PART_REMOTE\":\"$composer_template_path_remote\",
\"ANSIBLE_TRANSPORT_PATH\":\"$ansible_transport_path\",
\"RSYNC_PASSWORD\":\"$rsyncPass\"
\"RSYNC_PASSWORD\":\"$rsyncPass\",
\"CONTAINER_NAME\":\"$ContainerName\"
}"
];
$this->ansibleProvision($ansibleToken, $params);