Commit Graph

69 Commits

Author SHA1 Message Date
max 356301d59e FEATURE: deployment playbook takes care of locale and time too 2026-07-07 15:35:10 +00:00
max 5bcca3f268 FIX: all .yml are renamed with .yaml to follow the name convention 2026-07-07 15:03:00 +00:00
max 1e504ad18a FIX: useless aliases from .zshrc are removed 2026-07-07 14:11:44 +00:00
max efa9dfcbac Directory structures and names changed to be follow the order of creation->provisioning->maintainance 2026-07-07 11:41:21 +00:00
max e033652d3e FEATURE: automatic LXC creation added 2026-07-07 11:40:00 +00:00
max d6cddf13eb FEATURE: basic maintanance routines added: internet connection, disk space 2026-07-07 09:07:03 +00:00
max e4089273ca FEATURE: task for creating and setting up a new user added, supplementary scripts and configs added 2026-07-06 17:21:08 +00:00
max eb268a00fb FIX: default user is root, ansible is specified manually 2026-07-06 15:57:24 +00:00
max a798d42b42 FIX: hardened_sshd config improved 2026-07-06 15:45:22 +00:00
max 1a02e37ce8 FIX: default user is ansible now. root is specified manually when needed 2026-07-06 15:23:31 +00:00
max 0d83a86099 FIX: remote user changed in the new task 2026-07-06 15:19:46 +00:00
max 18ee68f74a FEATURE: basic utils installation task added 2026-07-06 15:15:09 +00:00
max 7748235e2b FEATURE: hardened ssh client config added, task pushing it added 2026-07-06 14:47:31 +00:00
max cc56e014c6 FIX: file name fixed 2026-07-06 12:25:00 +00:00
max 2200506041 FIX: new task is now called from the main task 2026-07-06 12:23:15 +00:00
max b58b76bcc6 FEATURE: sshd config added, task to push it added 2026-07-06 12:21:25 +00:00
max 45d134003f FIX: vars_files removed from inventory hosts file. User is not added to its own group (it happens automatically). Vault password file argument added to run_playbook.sh 2026-07-05 16:11:06 +00:00
max 72f30a3400 FIX: roles directory structure fixed 2026-07-05 15:47:45 +00:00
max f0b33a8b57 FEATURE: Simple playbook for configuring Ansible user implement. One host, simple vault, script to run it. Task creates user, grants sudo 2026-07-05 15:43:23 +00:00