Ansible playbook for configuring a systems baseline
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-27 05:45:58 +00:00
.woodpecker chore(package): update cr.simoncor.net/dockerhub/davidanson/markdownlint-cli2 docker tag to v0.23.2 2026-07-27 05:45:58 +00:00
roles fix: update requirements to forgejo repo locations 2026-05-15 13:51:05 +02:00
.ansible-lint fix: exclude only sops yml files from lint 2026-07-14 16:23:35 +02:00
.editorconfig chore: add .editorconfig and .gitattributes 2026-05-27 14:23:38 +02:00
.gitattributes chore: add .editorconfig and .gitattributes 2026-05-27 14:23:38 +02:00
.gitignore feat: initial commit 2026-01-24 18:46:03 +01:00
.markdownlint-cli2.jsonc style: ignore line length for markdown tables 2026-05-15 13:44:02 +02:00
.sops.yaml fix: correct sops regex to ya?ml 2026-07-14 16:01:42 +02:00
.yamllint chore: exclude .yml files from lint configs 2026-07-14 16:17:18 +02:00
AGENTS.md style: align markdown table formatting for MD060 compliance 2026-05-18 18:26:21 +02:00
ansible.cfg chore: sync linting and config files from common 2026-07-14 11:33:15 +02:00
playbook.yaml feat: include over import 2026-04-05 18:23:52 +02:00
readme.md style: fix markdown table column alignment 2026-05-18 18:27:50 +02:00
renovate.json feat: initial commit 2026-01-24 18:46:03 +01:00

Ansible Playbook: Base

Configure system baseline with common settings and Zabbix monitoring.

Roles

This playbook includes the following roles:

Role Description Repository
common Core OS components and system defaults ans-common
zabbix_agent Zabbix Agent 2 monitoring ans-zabbix-agent

Usage

ansible-playbook playbook.yaml