290 Commits

Author SHA1 Message Date
faa0205eb5
feat: update CIFS credentials lookup and add golink service deployment tasks
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 16:14:14 +01:00
822704cd1d
feat: restructure Ansible playbook and add SSH service handlers
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-11 16:02:49 +01:00
d787b25917
feat: enhance 1Password lookup functionality with vault ID support and concealment option
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-11 15:58:27 +01:00
47fb912c15
feat: update Ansible configuration and add 1Password lookup plugin for secret management
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-11 15:54:31 +01:00
470b3e0dab
feat: remove 1Password tasks and update package configurations
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 15:28:11 +01:00
3b9791e648
feat: add 1Password installation and configuration tasks
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-11 15:25:02 +01:00
bb944b21a9
feat: add CIFS utilities installation and configuration tasks
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-11 15:14:42 +01:00
fd6b5ee127
feat: add handlers to restart SSH service after configuration changes
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-11 14:35:29 +01:00
0c15c77d01
feat: ensure ~/.hushlogin file exists with appropriate permissions 2025-03-11 14:35:23 +01:00
c6c579061c
feat: rename dotfiles-test to mennos-cloud-server in Ansible inventory and configurations
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 14:04:28 +01:00
21f27e3bbe
feat: update dotfiles-test symlink to point to authorized_keys
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-11 13:57:50 +01:00
840e07d747
feat: add dotfiles-test configuration to Ansible inventory and tasks
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 12:03:59 +01:00
4ac3a57411
feat: add check for /mnt/services directory existence before cleaning
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 11:38:45 +01:00
8c3a130e07
feat: improve handling of 1Password instances during configuration changes
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-11 10:12:18 +01:00
a8e80b61de
feat: update Zen browser version to 1.9b in Ansible configuration 2025-03-11 10:12:09 +01:00
0a79d2f3e3
feat: implement checks for existing services repository and handle initial clone or update
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-10 21:48:55 +01:00
53aca071e4
feat: add force option to git module in server.yml for repository updates
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-10 21:42:49 +01:00
26481a2b4e feat: add mount point check for /mnt/services and conditionally update repository
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-10 20:28:09 +00:00
3936d7a95e feat: enhance Ansible tasks for server and workstation setup with Docker support
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-10 20:15:14 +00:00
3bcf78d4eb
refactor: remove pipx references from Ansible tasks and setup script
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-10 21:02:32 +01:00
ceca79f39b
refactor: remove obsolete pipx task and clean up ensure_ansible_collections function
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-10 21:01:41 +01:00
bec0970a4a
feat: update pipx package installation to include ansible-lint and ansible-core
Some checks failed
Nix Format Check / check-format (push) Failing after 40s
2025-03-10 20:59:58 +01:00
6eac725e9d
feat: update .bashrc and symlink configuration for improved shell functionality
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-10 20:57:26 +01:00
8611e203c6
feat: add force option to pipx task for ensuring package installation
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-10 20:35:35 +01:00
612a8bf7b1
feat: update Ansible tasks to specify shell executable for improved compatibility
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-10 20:30:07 +01:00
132b7b1b66
fix: replace lastlog2 with lastlog for SSH login information and clean up related dependencies
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-10 20:28:05 +01:00
ee064f521b
feat: enhance command execution with error handling and add Ansible task for Docker repository checkout
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-10 20:23:15 +01:00
82ee7361bd
feat: add dependency check in dotf script and modify package installation command
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-10 19:35:55 +01:00
bfa084fe7f
feat: add nemo file manager and extensions to workstation configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-10 19:30:29 +01:00
7315809914
feat: add SSH login information and dotfiles status check to hello.py; include OpenSSH server tasks in Ansible configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-10 19:05:18 +01:00
6c095843ba
feat: remove WSL-specific aliases and 1Password agent bridge script; add dependency checks and installation for Python packages
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-10 15:59:28 +01:00
62954eb986
feat: remove deprecated shell scripts and add Python alternatives for all of them
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-10 15:48:33 +01:00
0f0d67d419
feat: add checks for community.general collection and ensure default shell is set to bash
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-10 15:05:52 +01:00
1aa25a743a
feat: add MegaSync Nautilus and Nemo package installation to Ansible playbook
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-06 14:39:48 +01:00
b546988f93
feat: add MegaSync installation tasks to Ansible playbook
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-06 14:32:15 +01:00
066d51317b
refactor: update desired Flatpaks list to include additional GNOME, game, multimedia, and utility applications 2025-03-06 14:32:12 +01:00
4347b6c6dc
refactor: remove unused Bitwarden entry and disable missing packages in Ansible tasks
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-06 14:05:20 +01:00
5fae7d43fa
refactor: add dependencies for Pano - Clipboard Manager installation
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-06 13:46:11 +01:00
8af861ce86
fix: removes typo from flatpak entry 2025-03-06 13:46:04 +01:00
3d68d0f053
refactor: update symlink tasks to use DOTFILES_PATH environment variable 2025-03-06 13:45:41 +01:00
0a079ae34a
refactor: add Ansible tasks for Firefox PWA installation and integration 2025-03-06 13:45:34 +01:00
19f1bc18e1
refactor: remove zsync tasks from global Ansible configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-06 11:30:08 +01:00
8c587958b6
refactor: clean up Flatpak entries in workstation configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-06 11:29:06 +01:00
4adcdcf4c6
refactor: enhance Zen Browser desktop entry with additional actions and update flake.lock
Some checks failed
Nix Format Check / check-format (push) Failing after 40s
2025-03-06 11:20:05 +01:00
16d2fecf17
refactor: remove 1Password Ansible tasks and related configurations
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-05 17:44:23 +01:00
5ba4eefe68
refactor: update Zen Browser desktop entry and add 1Password task
Some checks failed
Nix Format Check / check-format (push) Has been cancelled
2025-03-05 17:44:05 +01:00
2ce4cfb608
refactor: update dotfiles paths and remove obsolete configurations
Some checks failed
Nix Format Check / check-format (push) Failing after 40s
2025-03-05 17:26:48 +01:00
c8944e8ed6
refactor: add zsync and Zen browser tasks, update default applications and configurations
Some checks failed
Nix Format Check / check-format (push) Failing after 1m6s
2025-03-03 14:49:15 +01:00
a47b6ea2f2
refactor: update default applications to use Zen Browser and modify Flatpak configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 41s
2025-03-01 20:18:05 +01:00
67f0c77a9e
refactor: remove obsolete WhatsApp and Telegram entries from auto-start and configuration files
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-02-26 13:23:17 +01:00