Uses of Enum
org.jenkinsci.plugins.ansible.AnsibleCommand
-
Uses of AnsibleCommand in org.jenkinsci.plugins.ansible
Modifier and TypeMethodDescriptionstatic AnsibleCommand
Returns the enum constant of this type with the specified name.static AnsibleCommand[]
AnsibleCommand.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic String
AnsibleInstallation.getExecutable
(String name, AnsibleCommand command, Node node, TaskListener listener, EnvVars env)