Woodpecker CI plugin to manage infrastructure with Ansible
Go to file
Robert Kaussow b9963d7daf
docs: fix default value property in data file
2024-01-03 23:26:17 +01: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 fix ci config attribute order (#6) 2023-12-23 23:55:16 +01:00
cmd/wp-ansible docs: fix default value property in data file 2024-01-03 23:26:17 +01:00
docs docs: fix default value property in data file 2024-01-03 23:26:17 +01:00
plugin chore: cleanup docs and use cmd trace from plugin lib (#9) 2024-01-03 22:35:23 +01: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 migrate plugin to woodpecker (#1) 2023-12-19 09:19:23 +01: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/golang:1.21 docker digest to 672a228 (#3) 2023-12-22 09:00:57 +01:00
LICENSE migrate plugin to woodpecker (#1) 2023-12-19 09:19:23 +01:00
Makefile add docs and rework ci syntax (#4) 2023-12-22 10:10:39 +01:00
README.md add docs and rework ci syntax (#4) 2023-12-22 10:10:39 +01:00
go.mod fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.5.0 (#8) 2024-01-03 21:57:04 +01:00
go.sum fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.5.0 (#8) 2024-01-03 21:57:04 +01: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.