Ansible role for common server configuration
Find a file
2025-07-29 11:00:27 +02:00
.gitlab feat(ci): move linting to components 2025-06-13 11:49:36 +02:00
defaults feat: keep host rules empty 2025-07-22 13:13:24 +02:00
handlers [ssh] feat: use actual ssh service name, not the symlink of sshd 2024-12-23 14:55:21 +01:00
meta feat(meta): compress galaxy_info 2025-05-28 07:24:52 +02:00
tasks feat: add ubuntu 24+ and debian 13+ support (deb822) 2025-07-29 11:00:27 +02:00
templates feat: add ubuntu 24+ and debian 13+ support (deb822) 2025-07-29 11:00:27 +02:00
vars [ci/cd] feat: skip vars 2024-12-09 11:13:06 +01: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 fix(ci): rename ansible component version tag 2025-06-16 17:39:23 +02: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
readme.md feat: added hosts file management 2025-06-30 16:34:09 +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
Ubuntu 22 LTS
Ubuntu 24 LTS

Tags

  • apt
  • 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