Commit Graph

124 Commits

Author SHA1 Message Date
Matthew Stobbs
4ae443fe26 fix broken flatpak 2025-02-25 09:48:07 -07:00
Matthew Stobbs
3b22dbf6a9 fixing more packages installs 2025-02-23 02:34:37 -07:00
Matthew Stobbs
2472f527d1 fix remaining packages
- testing container is starting to work on macos
- still need to do testing for linux machines
2025-02-23 01:32:45 -07:00
Matthew Stobbs
a73ed77dac fixing issues 2025-02-22 16:09:47 -07:00
Matthew Stobbs
d1e8957f94 fix packages 2025-02-22 14:59:18 -07:00
Matthew Stobbs
2d825d855d fix remaining packages to new format
- still needs testing
2025-02-22 10:51:53 -07:00
Matthew Stobbs
852fe8eb7d more package fixes 2025-02-21 22:59:24 -07:00
Matthew Stobbs
4b995a3c07 more fixs being done 2025-02-21 09:54:07 -07:00
Matthew Stobbs
41b1acc067 more fixs for packages 2025-02-20 15:03:54 -07:00
Matthew Stobbs
c0400949c3 more packages fixed
- removed nushell. Not using it, not going to use again anytime soon
2025-02-20 12:22:50 -07:00
Matthew Stobbs
48e67be99b fixing packages for new style 2025-02-19 22:23:47 -07:00
Matthew Stobbs
17ed8354c0 working through each file 2025-02-13 11:06:56 -07:00
Matthew Stobbs
c73ac46bc8 organizing for go pkg installs 2025-02-12 16:57:28 -07:00
Matthew Stobbs
a3df5215b8 reorganizing configuration
- static package configuration in `vars/pkgs`
  - loaded into the variable `pkgconfig` as part of `tasks/main.yml`
2025-02-12 12:52:55 -07:00
Matthew Stobbs
9250145116 lot's of standardizing with the refacto 2025-02-11 22:14:04 -07:00
Matthew Stobbs
6d52cc6a4d move a lot of configuration around 2025-02-11 20:22:42 -07:00
Matthew Stobbs
275f5df722 change layout for better management
- instead of just `syspkgs` and `srcpkgs` add more lists
  - `appimages`, `flatpkgs` and others as they come up
2025-02-11 17:51:10 -07:00
Matthew Stobbs
c9e5f7f9ab set filetype to yaml.ansible for all yml files 2025-02-09 18:24:38 -07:00
Matthew Stobbs
80af799c47 separate configuration, requirements and variables 2025-02-09 15:50:59 -07:00
Matthew Stobbs
fc674fe06f add a number of pkgs
- putting package deps and pkgnames in vars/main.yml
2025-02-09 14:55:38 -07:00
Matthew Stobbs
b1ba07cf59 fix typo 2025-02-08 17:08:57 -07:00
Matthew Stobbs
62f7245953 add nextcloud package 2025-02-08 17:04:05 -07:00
Matthew Stobbs
e0c73a81d9 fix typo 2025-02-07 14:53:27 -07:00
Matthew Stobbs
8b834eb633 fix typo 2025-02-07 14:52:43 -07:00
Matthew Stobbs
7c89680480 completed godot 2025-02-07 14:49:33 -07:00
Matthew Stobbs
10a04681da completed libreoffice and heroic games launcher 2025-02-07 14:47:07 -07:00
Matthew Stobbs
762688a98c remove gns3 2025-02-07 14:37:12 -07:00
Matthew Stobbs
848edccde6 renamed httpiegui to httpie 2025-02-07 14:32:35 -07:00
Matthew Stobbs
27ba6fec32 completed httpiegui 2025-02-07 14:31:43 -07:00
Matthew Stobbs
caceb70b57 jellyfin will need a lot more work 2025-02-07 14:29:11 -07:00
Matthew Stobbs
401194a966 completed pgadmin 2025-02-07 14:19:12 -07:00
Matthew Stobbs
f52ebe093e completed tailscale 2025-02-07 14:16:52 -07:00
Matthew Stobbs
6fd2fee66a complete dbeaver
- dbeaver defaults to flatpak install
- bitwarden now defaults to flatpak install
2025-02-07 13:46:12 -07:00
Matthew Stobbs
b2a8e41f3d complete more pkgs
- bitwarden is configured to install the cask on macos and the appimage
  on linux
- dbeaver is configured using the flatpak installation
- added handling of flatpaks
2025-02-07 13:34:50 -07:00
Matthew Stobbs
67a9b39abc add multiple packages
- stub only: dbeaver, gns3, godot, heroic
- partial:
  - Darwin: httpiegui, jellyfin, libreoffic, pgadmin, tailscale
- full: thunderbird, zfs, zsh
2025-02-07 11:41:14 -07:00
Matthew Stobbs
d0adf18378 add bitwarden 2025-02-07 10:47:30 -07:00
Matthew Stobbs
6e8b77198d add podman 2025-02-07 10:43:19 -07:00
Matthew Stobbs
da8575bccd add sqlls 2025-02-01 16:34:58 -07:00
Matthew Stobbs
b33d28ad5b add ansible-lint 2025-02-01 14:41:01 -07:00
Matthew Stobbs
bad36a4e3c add yaml language server 2025-02-01 14:33:05 -07:00
Matthew Stobbs
6885752c02 add zls 2025-02-01 14:21:29 -07:00
Matthew Stobbs
b83dc78546 add more language servers 2025-02-01 14:13:36 -07:00
Matthew Stobbs
35281d9503 add jinja-lsp 2025-02-01 13:42:42 -07:00
Matthew Stobbs
0f6fbec124 add a bunch of language servers 2025-02-01 13:38:38 -07:00
Matthew Stobbs
6bff905d71 fix typo 2025-01-31 23:51:46 -07:00
Matthew Stobbs
0ddb0de4c1 add lua-language-server package 2025-01-31 23:49:51 -07:00
Matthew Stobbs
8d19f07f63 start adding lua-language-server 2025-01-31 12:46:45 -07:00
Matthew Stobbs
b93deb582f cleaned up tags, added names throughout main tasks 2025-01-26 08:25:03 -07:00
Matthew Stobbs
f3690df496 fix more typos 2025-01-25 21:48:48 -07:00
Matthew Stobbs
29f4f2c5d8 fix reference to pkgs 2025-01-25 21:46:10 -07:00