io.kestra.plugin.ansible.cli.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plugin-ansible Show documentation
Show all versions of plugin-ansible Show documentation
Plugin to orchestrate Ansible playbooks with kestra
@PluginSubGroup(
description = "This sub-group of plugins contains tasks for using Ansible CLI.\n",
categories = PluginSubGroup.PluginCategory.TOOL
)
package io.kestra.plugin.ansible;
import io.kestra.core.models.annotations.PluginSubGroup;