wp-ansible/README.md

22 lines
1.7 KiB
Markdown
Raw Permalink Normal View History

2023-12-19 09:19:23 +01:00
# wp-ansible
2018-07-18 17:05:45 +02:00
2023-12-19 09:19:23 +01:00
Woodpecker CI plugin to manage infrastructure with Ansible
2018-07-18 17:05:45 +02:00
2023-12-19 09:19:23 +01:00
[![Build Status](https://ci.thegeeklab.de/api/badges/thegeeklab/wp-ansible/status.svg)](https://ci.thegeeklab.de/repos/thegeeklab/wp-ansible)
[![Docker Hub](https://img.shields.io/badge/dockerhub-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/thegeeklab/wp-ansible)
[![Quay.io](https://img.shields.io/badge/quay-latest-blue.svg?logo=docker&logoColor=white)](https://quay.io/repository/thegeeklab/wp-ansible)
[![Go Report Card](https://goreportcard.com/badge/github.com/thegeeklab/wp-ansible)](https://goreportcard.com/report/github.com/thegeeklab/wp-ansible)
[![GitHub contributors](https://img.shields.io/github/contributors/thegeeklab/wp-ansible)](https://github.com/thegeeklab/wp-ansible/graphs/contributors)
[![Source: GitHub](https://img.shields.io/badge/source-github-blue.svg?logo=github&logoColor=white)](https://github.com/thegeeklab/wp-ansible)
[![License: Apache-2.0](https://img.shields.io/github/license/thegeeklab/wp-ansible)](https://github.com/thegeeklab/wp-ansible/blob/main/LICENSE)
2018-07-18 17:05:45 +02:00
2023-12-22 10:10:39 +01:00
Woodpecker CI plugin to manage infrastructure with [Ansible](https://github.com/ansible/ansible). You can find the full documentation at [https://woodpecker-plugins.geekdocs.de](https://woodpecker-plugins.geekdocs.de/plugins/wp-ansible).
2023-10-30 12:04:48 +01:00
2023-12-19 09:19:23 +01:00
## Contributors
2023-10-30 12:04:48 +01:00
2023-12-19 09:19:23 +01:00
Special thanks to all [contributors](https://github.com/thegeeklab/wp-ansible/graphs/contributors). If you would like to contribute, please see the [instructions](https://github.com/thegeeklab/wp-ansible/blob/main/CONTRIBUTING.md).
2021-02-09 13:52:46 +01:00
2021-01-26 12:37:19 +01:00
## License
2023-12-19 09:19:23 +01:00
This project is licensed under the Apache-2.0 License - see the [LICENSE](https://github.com/thegeeklab/wp-ansible/blob/main/LICENSE) file for details.