Ansible role for common server configuration
Find a file
2025-11-30 16:12:00 +01:00
.gitlab feat: implement new role layout 2025-11-01 12:58:42 +01:00
defaults feat(ntp): set time to cloudflare 2025-11-15 12:10:12 +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
tasks test: set default part 2 2025-11-30 16:12:00 +01:00
templates fix: auto updates for Netbird on Debian 2025-11-28 11:28:07 +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 feat: implement new role layout 2025-11-01 12:58:42 +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
playbook.yaml test: remove loading defaults 2025-11-30 16:09:38 +01:00
readme.md docs: updated os support and added apt tags 2025-08-25 17:38:36 +02: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 12
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