58 Commits

Author SHA1 Message Date
00762619c6 fix(debian-docker): update ansible variable reference for distribution release
Replace deprecated `ansible_distribution_release` with `ansible_facts.distribution_release` to ensure compatibility with newer Ansible versions and prevent potential undefined variable errors.
2026-01-05 23:14:07 +01:00
f3b3d3cb82 chore(ansible): standardize distribution checks and quote consistency 2026-01-05 23:11:28 +01:00
492b6ae4f0 fix: use distribution instead of os_family 2026-01-05 23:04:02 +01:00
cca1c7c5da addef motd configuration using figlet 2026-01-05 22:54:55 +01:00
90329647fc added hostname vars, fixed some hosts ipv6 stuff 2026-01-05 22:40:29 +01:00
1db6cff65e added trixie repositories 2025-10-16 15:46:03 +02:00
7390183038 generalized PBS repositories
single file with lsb release parameter now
2025-10-16 15:44:54 +02:00
cb4dbe4c3c renamed powerdns folder 2025-08-02 01:41:12 +02:00
f6fb2e6c85 added ssh keys playbook 2025-07-23 12:33:01 +02:00
9776d873e9 added shell command to disable proxmox subscription reminder popup 2025-07-23 12:27:57 +02:00
0aedb38585 fixed post-pve-installation default debian kernel names 2025-02-13 14:25:45 +01:00
f2f37b81a4 fixed yaml indentation 2025-02-09 17:33:47 +01:00
5eefbc3002 added ssh banner for Soluzione Uno 2025-02-09 17:26:59 +01:00
19d725a920 added sshd config playbook 2025-01-31 16:20:07 +01:00
15a48010b1 removed wimore ssh banner 2025-01-31 16:09:09 +01:00
174b19deb3 updated debian-to-pbs to bookworm (debian 12) 2024-09-26 14:57:11 +02:00
99b5e5a46e variabilized proxmox installation 2024-08-20 12:13:58 +02:00
19ca98b90b reverted docker package
the dependency error was caused by debian, the issue has been fixed, the package is "docker-ce", while the "docker" package either has nothing to do with docker or does not work
2024-03-20 16:38:22 +01:00
4e8a880d4f moved from docker-ce to docker package
resolves dependencies error
2024-02-28 10:06:34 +01:00
78c0a3bb2d added debian bookworm upgrade 2023-10-02 21:55:12 +02:00
cef7347a7c added ssh banner for WiMORE 2023-10-02 14:43:09 +02:00
4aa9fe1be1 added powerdns backend mysql 2023-10-02 12:24:27 +02:00
764d2d0b8b added powerdns deployment for debian bullseye 2023-10-02 11:25:34 +02:00
64589c2ee5 renamed powerdns repositories file for bullseye - preparing for bookworm 2023-10-02 11:21:10 +02:00
493410b342 set correct package pinning for powerdns 2023-10-02 11:15:07 +02:00
65990932b0 updated powerdns to branch 4.8 2023-10-02 11:11:38 +02:00
812ba124f4 added bullseye specification to powerdns - preparing for bookworm 2023-10-02 11:09:10 +02:00
2c75218aaa removed resolv-conf.yml 2023-07-29 22:53:59 +02:00
7dfe78ab6d changed BJPHoster Network ssh banner 2023-07-23 14:38:59 +02:00
22ee27cba0 added os display in tasks name 2023-04-23 16:16:31 +02:00
076c178a0c added hostname playbook 2022-12-03 15:16:51 +01:00
8c21e1d365 moved sshbanner to general, added to rhel environments 2022-12-03 15:16:11 +01:00
e08d153757 added ability to execute multiple playbooks on multiple hosts
truly modular
2022-12-03 15:13:54 +01:00
c9d5b26ee2 added reboot quick script 2022-09-19 12:35:59 +02:00
cbc8b517e8 added ssh banner playbook 2022-09-11 19:11:31 +02:00
e311127a98 added debian-to-pve playbook 2022-09-11 19:11:08 +02:00
46704c6b34 added debian-to-pbs variables in a specific file 2022-09-11 19:09:57 +02:00
c5667b57e6 added help in deploy script 2022-09-03 18:38:34 +02:00
485811ff21 forced repo update in personal-linux-config 2022-09-03 18:38:11 +02:00
9426f47d18 added os-release output playbook 2022-07-08 11:31:02 +02:00
0209547edc added ability to have no limit (hosts: all) in deploy script 2022-07-08 11:30:40 +02:00
61dcd0580b moved docker compose from manual installation to system package 2022-07-08 11:30:02 +02:00
1f98550eed removed unnecessary architecture and added debian restriction to the repository 2022-07-08 09:42:09 +02:00
3591ffe76c added debian restriction to apt instructions 2022-07-08 09:40:36 +02:00
b5767ace3a splitted docker playbook into different tasks 2022-07-08 09:39:25 +02:00
3303f91043 added ansible facts shortcut 2022-07-04 13:53:34 +02:00
b984e4e3b2 made personal-linux-config compatible with RHEL environments 2022-06-25 22:49:10 +02:00
98459fa7e5 fixed deploy.sh limit 2022-05-23 21:35:02 +02:00
ac4642ecad moved from multiple limits to multiple playbooks 2022-05-23 21:31:46 +02:00
580166b1f6 fixed deploy script 2022-04-08 18:48:34 +02:00