Woodpecker CI plugin to manage infrastructure with Ansible
Go to file
Robert Kaussow ed42a97d1c
chore: migrate to wp-plugin-go v3 (#63)
2024-05-17 21:49:52 +02:00
.github migrate plugin to woodpecker (#1) 2023-12-19 09:19:23 +01:00
.gitsv migrate plugin to woodpecker (#1) 2023-12-19 09:19:23 +01:00
.woodpecker chore(deps): update quay.io/thegeeklab/wp-docker-buildx docker tag to v4 (#40) 2024-03-27 08:56:23 +01:00
ansible chore: migrate to wp-plugin-go v3 (#63) 2024-05-17 21:49:52 +02:00
cmd/wp-ansible docs: hide system flags and refactor generator (#52) 2024-05-05 13:03:29 +02:00
docs docs: hide system flags and refactor generator (#52) 2024-05-05 13:03:29 +02:00
internal/docs chore: migrate to wp-plugin-go v3 (#63) 2024-05-17 21:49:52 +02:00
plugin chore: migrate to wp-plugin-go v3 (#63) 2024-05-17 21:49:52 +02:00
testdata docs: hide system flags and refactor generator (#52) 2024-05-05 13:03:29 +02:00
.dictionary add docs and rework ci syntax (#4) 2023-12-22 10:10:39 +01:00
.editorconfig chore: cleanup editorconfig and add linting (#210) 2023-12-12 16:46:42 +01:00
.gitignore add docs and rework ci syntax (#4) 2023-12-22 10:10:39 +01:00
.golangci.yml ci: fix golangci-lint deprecations 2024-05-12 11:08:30 +02:00
.markdownlint.yml migrate plugin to woodpecker (#1) 2023-12-19 09:19:23 +01:00
.prettierignore migrate plugin to woodpecker (#1) 2023-12-19 09:19:23 +01:00
CONTRIBUTING.md add docs and rework ci syntax (#4) 2023-12-22 10:10:39 +01:00
Containerfile.multiarch chore(docker): update docker.io/library/golang:1.22 docker digest to f43c6f0 (#62) 2024-05-16 13:41:03 +02:00
LICENSE migrate plugin to woodpecker (#1) 2023-12-19 09:19:23 +01:00
Makefile chore(deps): update dependency golangci/golangci-lint to v1.58.1 2024-05-13 03:59:19 +00:00
README.md add docs and rework ci syntax (#4) 2023-12-22 10:10:39 +01:00
go.mod chore: migrate to wp-plugin-go v3 (#63) 2024-05-17 21:49:52 +02:00
go.sum chore: migrate to wp-plugin-go v3 (#63) 2024-05-17 21:49:52 +02:00
renovate.json migrate plugin to woodpecker (#1) 2023-12-19 09:19:23 +01:00

README.md

wp-ansible

Woodpecker CI plugin to manage infrastructure with Ansible

Build Status Docker Hub Quay.io Go Report Card GitHub contributors Source: GitHub License: Apache-2.0

Woodpecker CI plugin to manage infrastructure with Ansible. You can find the full documentation at https://woodpecker-plugins.geekdocs.de.

Contributors

Special thanks to all contributors. If you would like to contribute, please see the instructions.

License

This project is licensed under the Apache-2.0 License - see the LICENSE file for details.