github.com/drone-plugins/drone-ansible

Drone plugin to provision via Ansible

Open this visualization on its own page →

Contributors

14

Lines of Code

156

From

2018-07-20

To

2020-10-04

About drone-plugins/drone-ansible

drone-ansible is a plugin for Drone CI/CD that enables infrastructure provisioning through Ansible. Written in Go, it integrates Ansible's configuration management capabilities directly into Drone's continuous integration pipelines, allowing users to automate infrastructure setup and deployment tasks as part of their CI/CD workflows.

The plugin is distributed as a Docker image and can be invoked as a Drone pipeline step to execute Ansible playbooks and configurations. It abstracts the complexity of running Ansible commands within a containerized environment, making it straightforward for Drone users to incorporate infrastructure provisioning into their automated workflows without needing to manually configure Ansible execution.

The project is part of the official Drone plugins ecosystem and targets DevOps teams and developers who use both Drone for continuous integration and Ansible for infrastructure automation. Complete usage documentation and configuration options are available through the Drone plugins documentation portal.

Share this video