-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
ansible-plugin 0.8.0
-
-
240.vc26740a_625c0
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.
- 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
-
[JENKINS-49056] Pipeline Support for Ansible Adhoc Commands
Description | Original: The Ansible plugin should support running Adhoc commands from a pipeline, like it already does for playbook and vault commands. |
New:
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. |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Link |
New:
This issue is blocked by |
Link | New: This issue is duplicated by JENKINS-34633 [ JENKINS-34633 ] |
Assignee | Original: Michael Cresswell [ michaelcresswell ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
I'm trying to invoke the ansible adhoc command from a declarative pipeline, is this issue a WIP item?