Ansible role for common server configuration
Find a file
2026-03-02 16:45:57 +01:00
defaults feat: enable syslog by default 2026-03-02 16:20:16 +01:00
handlers fix: chronyd service name 2025-11-10 15:10:08 +01:00
meta feat(meta): compress galaxy_info 2025-05-28 07:24:52 +02:00
roles fix: common role layout 2026-01-24 19:02:34 +01:00
tasks fix: task name 2026-03-02 16:45:57 +01:00
templates fix: remove endif 2026-03-02 16:36:12 +01:00
vars feat: add missing empty var file for ALpine 2025-10-24 18:33:50 +02:00
.ansible-lint feat(ci): add defaults/main.yaml to exclude for linter 2025-04-02 17:23:36 +02:00
.gitignore feat: add gitigore file 2025-03-31 11:34:22 +02:00
.gitlab-ci.yml ci: move gitleaks to component 2026-01-19 17:16:43 +01:00
.markdownlint-cli2.jsonc feat(ci): move linting to components 2025-06-13 11:49:46 +02:00
.yamllint fix(ci): set linelenght to 120 2025-05-09 11:38:42 +02:00
AGENTS.md chore: add AGENTS.md for opencode agents 2026-02-16 10:06:22 +01:00
playbook.yaml fix: add when condition for syslogs 2026-03-02 16:40:25 +01:00
readme.md chore: update supported Debian version to 13 2026-02-16 10:29:33 +01:00
renovate.json fix(ci): use central config 2025-06-17 17:57:50 +02:00

Overview

This role manages the build-in 'core' Operating System components and defaults tailored for Siempie.

Supported Operating Systems

Operating System Version
Debian 13
Debian 13
Ubuntu 22 LTS
Ubuntu 24 LTS

Tags

  • apt
  • apt-cleanup
  • apt-update
  • cron
  • environment-file
  • hostname
  • hostfile
  • firewall
  • journald
  • locale
  • lldp
  • lxd
  • motd
  • ntp
  • telemetry
  • snap
  • sshd
  • swap
  • sysctl
  • systemctl
  • syslog
  • timezone
  • usermanagement

vars

apt

variable type value(default) comment
apt_automatic_reboot_time string 04:00 Automated reboot at 04:00
apt_automatic_reboot boolean true Toggle automated reboots
apt_enable_multiverse boolean false Toggle multiverse repository
apt_enable_universe boolean true Toggle universe repository
apt_repository string https://archive.ubuntu.com/ubuntu Ubuntu 22
apt_repository_main string https://archive.ubuntu.com/ubuntu Ubuntu 24+
apt_repository_security string https://archive.ubuntu.com/ubuntu Ubuntu 24+

ntp

variable type value(default) comment
ntp_server string pool.ntp.org NTP server to sync time with
timezone string Europe/Amsterdam Select the timezone