| Package | Description |
|---|---|
| org.jenkinsci.plugins.ansible |
| Modifier and Type | Method and Description |
|---|---|
protected hudson.util.ArgumentListBuilder |
AnsiblePlaybookInvocation.buildCommandLine() |
protected hudson.util.ArgumentListBuilder |
AnsibleAdHocCommandInvocation.buildCommandLine() |
| Constructor and Description |
|---|
AnsibleAdHocCommandInvocation(String exe,
hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener) |
AnsibleAdHocCommandInvocation(String exe,
hudson.model.Run<?,?> build,
hudson.FilePath ws,
hudson.model.TaskListener listener,
hudson.EnvVars envVars) |
AnsiblePlaybookInvocation(String exe,
hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener,
hudson.EnvVars envVars) |
AnsiblePlaybookInvocation(String exe,
hudson.model.Run<?,?> build,
hudson.FilePath ws,
hudson.model.TaskListener listener,
hudson.EnvVars envVars) |
Copyright © 2016–2017. All rights reserved.