| 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) |
AnsiblePlaybookInvocation(String exe,
hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener) |
AnsiblePlaybookInvocation(String exe,
hudson.model.Run<?,?> build,
hudson.FilePath ws,
hudson.model.TaskListener listener) |
Copyright © 2004-2016. All Rights Reserved.