Skip to content
Snippets Groups Projects
Commit 5aafdd6a authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

move awx check to another node

parent cb2fcff9
Branches
No related tags found
1 merge request!53move awx check to another node
......@@ -224,6 +224,7 @@ if(isset($aConfig['plugins']['rollout']['awx'])){
"name" => "AWX API",
"description" => "check if AWX api is available",
"group" => "network",
"parent" => "read config file",
"check" => array(
"function" => "HttpContent",
"params" => $aOpts,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment