ci: migrate from gitlab ci to woodpecker
Some checks failed
ci/woodpecker/push/linting Pipeline failed

This commit is contained in:
Simon Cornet 2026-05-15 13:40:36 +02:00
commit 403da73d1e
4 changed files with 46 additions and 17 deletions

View file

@ -6,10 +6,10 @@ Configure system baseline with common settings and Zabbix monitoring.
This playbook includes the following roles:
| Role | Description | Repository |
|------|-------------|------------|
| `common` | Core OS components and system defaults | [ans-common](https://gitlab.simoncor.net/ansible/ans-common) |
| `zabbix_agent` | Zabbix Agent 2 monitoring | [ans-zabbix-agent](https://gitlab.simoncor.net/ansible/ans-zabbix-agent) |
| Role | Description | Repository |
| -------------- | -------------------------------------- | ------------------------------------------------------------------------ |
| `common` | Core OS components and system defaults | [ans-common](https://gitlab.simoncor.net/ansible/ans-common) |
| `zabbix_agent` | Zabbix Agent 2 monitoring | [ans-zabbix-agent](https://gitlab.simoncor.net/ansible/ans-zabbix-agent) |
## Usage