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
25b4e862d8
make sure /usr/local/bin exists before isntall srcpkgs
2025-02-08 14:27:46 -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
c035060ce9
fix pipx executable
2025-02-07 10:39:51 -07:00
Matthew Stobbs
e1141ec8d4
fix type
2025-02-07 10:33:07 -07:00
Matthew Stobbs
1d6d3af432
fix pipx package install
2025-02-07 10:32:53 -07:00
Matthew Stobbs
b34ce3b460
configure defaults, upgrade go to 1.23.6
2025-02-07 10:24:41 -07:00
Matthew Stobbs
18be8625d6
fix pipx package installs
2025-02-01 14:42:18 -07:00
Matthew Stobbs
98a8e9e988
install cargopkgs 1 at a time
...
- issues were encountered when installing a large list
2025-01-26 13:47:23 -07:00
Matthew Stobbs
7b7b33271f
fix neovide desktop location
2025-01-26 08:58:33 -07:00
Matthew Stobbs
b93deb582f
cleaned up tags, added names throughout main tasks
2025-01-26 08:25:03 -07:00
Matthew Stobbs
c3c10323b8
remove debug message
2025-01-24 16:44:25 -07:00
Matthew Stobbs
a600a20b7d
workaround broken home tap package installation
2025-01-24 16:43:28 -07:00
Matthew Stobbs
0f2d22f3c5
packages are more generic
...
- if config is needed, it has a file in vars/
- all imported vars for pkgs are namespaced with _<pkgname>
2025-01-23 00:29:58 -07:00
Matthew Stobbs
34c290f522
add ability to install npm, go and pipxpkgs
2025-01-21 22:22:41 -07:00
Matthew Stobbs
0ece836f39
adjust pkg list generation
...
- add a custom pkg definition if it exists
- if it doesn't exist, assume it's a package manager packge name
2025-01-21 16:59:02 -07:00
Matthew Stobbs
c62d4e1977
restructuring for easier maintenance
...
- creating src packages when things can't be installed via
actual system package
- neovim srcpkg is being worked on now
2025-01-19 14:10:41 -07:00
Matthew Stobbs
333ee4c3f5
make the packages role more generic
2025-01-18 09:24:11 -07:00
Matthew Stobbs
3d466e64c7
initial commit
2025-01-17 13:50:08 -07:00