Details
-
Type:
New Feature
-
Status: In Progress (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: ansible-plugin
-
Labels:None
-
Environment:ansible-plugin 0.8.0
-
Similar Issues:
Description
The Ansible plugin should support running Adhoc commands through a workflow step, like it already does for playbook and vault commands.
See org.jenkinsci.plugins.ansible.workflow.AnsiblePlaybookStep and org.jenkinsci.plugins.ansible.workflow.AnsibleVaultStep for examples.
Attachments
Issue Links
- is blocked by
-
JENKINS-43782 ansible plugin doesn't work with general build step of pipeline in 0.62 version
-
- Resolved
-
- is duplicated by
-
JENKINS-34633 ansible-plugin with pipeline groovy multiple misbehaviours
-
- Open
-
I'm trying to invoke the ansible adhoc command from a declarative pipeline, is this issue a WIP item?