Commit Graph

202 Commits

Author SHA1 Message Date
1e625fd138 Add RHEL8 and RHEL9 support 2024-10-30 00:29:46 +01:00
051b7a376f Update Ubuntu to Oracular Oriole and Ubuntu-LTS to Noble Numbat 2024-10-29 15:08:43 +01:00
77b5920ddb Remove SSH Config multiline since OpenSSH does not support it 2024-10-29 14:25:53 +01:00
61fdf1461a Update Fedora to Version 41 2024-10-29 14:17:01 +01:00
6c311159d8 Disable Cloud-init updates on boot to prevent loopdevice out of storage 2024-10-29 12:59:50 +01:00
7e6d8e73b4 Use command module instead of shell if possible 2024-10-28 21:15:10 +01:00
7374b0a4e2 Fix command module formating 2024-10-28 21:07:33 +01:00
ab694ef49c Fix connection DNS resolving inside chroot 2024-10-28 20:26:15 +01:00
48cedc8efc ensure variable is not empty 2024-10-28 19:25:49 +01:00
ca5caba602 Specify changed_when for shell commands 2024-10-28 19:20:05 +01:00
9ad4e96806 Replace ignore_errors with failed_when 2024-10-28 18:56:00 +01:00
6e2f081794 fix risky-shell-pipe 2024-10-28 18:47:31 +01:00
8ac881ada1 Fix risky-file-permissions because of unpecified mode 2024-10-28 18:37:44 +01:00
446736da3b Fix line-length 2024-10-28 18:26:54 +01:00
15706c5d84 Adjust literal-compare to use correct bool comparison 2024-10-28 17:17:24 +01:00
2cba40508b dont use ignore-errors 2024-07-11 22:31:13 +02:00
d8f39e855c add missing task name 2024-07-11 22:22:43 +02:00
86656f6dbb ansible-lint fixes 2024-07-11 22:20:45 +02:00
3af9ccddf2 use correct boolean values 2024-07-11 22:09:58 +02:00
b2fa0ab91d fix jinja formating 2024-07-11 22:03:15 +02:00
8fef1b695b remove btrfs quota limits 2024-05-21 14:20:28 +02:00
1130c1688a correct README 2024-04-17 14:38:47 +02:00
3d56456ad4 Add supported distro to the README 2024-04-17 14:37:47 +02:00
2b97049dec fix cis support for all distros 2024-04-17 14:09:32 +02:00
82118be5f9 add ubuntu-lts support 2024-04-17 12:17:19 +02:00
92a0f18240 add ubuntu support 2024-04-17 10:53:09 +02:00
bd8ae76703 fix fedora boot issue 2024-04-17 06:02:32 +02:00
a3d2452cd6 add essential almalinux packages 2024-04-17 05:06:45 +02:00
8cdf32e85e install dnf if {{ os }} is fedora 2024-04-17 04:47:33 +02:00
58e9ded653 add rocky to README example 2024-04-17 04:39:29 +02:00
187c5feac2 Add essential rockylinux packages 2024-04-17 04:32:11 +02:00
d21351aed9 Add en and de langauge support for rockylinux 2024-04-17 04:19:32 +02:00
559fa6eab7 Add cloud-init support 2024-04-16 01:17:48 +02:00
7ac696393a Add RockyLinux support 2024-04-16 01:14:12 +02:00
bf1ee09d48 Add RockyLinux support 2024-04-16 01:14:05 +02:00
f65d8cff98 Add RockyLinux Repo file 2024-04-15 21:30:04 +02:00
f698e04779 move assertion list to main playbook 2024-04-15 21:23:32 +02:00
1272a30e2e Enable systemd-resolved and systemd-timesyncd services for ArchLinux 2024-03-28 03:50:04 +01:00
3a512213d0 Update gitignore 2024-03-22 12:48:49 +01:00
689be63a16 Add inventory example in yaml 2024-03-22 12:43:13 +01:00
5c7e3977b0 Update README 2024-03-22 11:48:36 +01:00
b831eef9ad Make vm_ballo optional for libvirt 2024-03-22 07:43:23 +01:00
bb667da591 Install only neccasaryu packages based on os to install 2024-03-22 06:19:03 +01:00
89617aac55 Higher retry limit for Pacman 2024-03-22 05:59:39 +01:00
160b7a257c Remove Proxmox unsuported parameter ciupgrade 2024-03-22 05:46:53 +01:00
691f671941 Fix libvirt VM location 2024-03-22 05:23:12 +01:00
946a705eb9 Add additional info to the README 2024-03-22 05:11:09 +01:00
508997ed8d Add VM Balloning support for Proxmox 2024-03-22 04:57:09 +01:00
95aa4d7189 Write the README and remove variable duplicate storage_path for vm_path 2024-03-22 04:53:51 +01:00
8a2c086bf7 Make sure Pacman update the database before installing bootstrap packages 2024-03-20 00:07:10 +01:00