Menno van Leeuwen vleeuwenmenno
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 11:11:08 +01:00
e074365cc8 feat: update println function to support an additional argument for improved formatting
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 11:10:26 +01:00
620abb2ffe feat: implement colored logging functions for improved visibility and formatting
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 11:09:51 +01:00
52aaa71f84 revert
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 11:00:08 +01:00
3854200b18 feat: replace custom logging functions with direct println calls for improved readability
c58fa69e2e feat: enhance logging functions with color support and improved formatting
Compare 2 commits »
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 10:45:02 +01:00
59fc5e5e10 feat: request sudo credentials upfront to avoid interruptions during setup
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 10:42:35 +01:00
d3caf87696 feat: require hostname as a parameter during setup and improve hostname handling
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 10:36:56 +01:00
7e1094dd7c feat: add cloud-config for user setup and update setup script for compatibility checks
a7b9dd4102 feat: support aarch64-linux architecture in home-manager configuration
Compare 2 commits »
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 10:12:24 +01:00
8c3a130e07 feat: improve handling of 1Password instances during configuration changes
a8e80b61de feat: update Zen browser version to 1.9b in Ansible configuration
Compare 2 commits »
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 09:51:05 +01:00
f916ab5df2 Merge branch 'master' of git.mvl.sh:vleeuwenmenno/dotfiles
df04f3c4ac feat: add script to fix Electron app permissions and update package configuration
Compare 2 commits »
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 21:48:58 +01:00
0a79d2f3e3 feat: implement checks for existing services repository and handle initial clone or update
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 21:42:53 +01:00
53aca071e4 feat: add force option to git module in server.yml for repository updates
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 21:38:04 +01:00
f03a028741 refactor: remove redundant logging for Ansible installation in setup script
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 21:28:18 +01:00
26481a2b4e feat: add mount point check for /mnt/services and conditionally update repository
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 21:17:01 +01:00
3936d7a95e feat: enhance Ansible tasks for server and workstation setup with Docker support
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 21:02:35 +01:00
3bcf78d4eb refactor: remove pipx references from Ansible tasks and setup script
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 21:01:44 +01:00
ceca79f39b refactor: remove obsolete pipx task and clean up ensure_ansible_collections function
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 21:00:01 +01:00
bec0970a4a feat: update pipx package installation to include ansible-lint and ansible-core
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 20:57:28 +01:00
6eac725e9d feat: update .bashrc and symlink configuration for improved shell functionality
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 20:41:52 +01:00
f7787c592b feat: update Ansible collection retrieval to use ansible-galaxy for improved accuracy
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 20:35:37 +01:00
8611e203c6 feat: add force option to pipx task for ensuring package installation