Matthew Stobbs
|
b25f6dc207
|
fix go and pipx installs
|
2025-02-22 16:24:44 -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
|
481385af57
|
add and fix handlers
- use handlers for pre-installation dependencies like repos
|
2025-02-21 09:05:23 -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
|
89f013bac9
|
add go 1.24.0
|
2025-02-19 12:31:50 -07:00 |
|
Matthew Stobbs
|
dbfae4dc4f
|
add go 1.24.0
|
2025-02-19 12:31:37 -07:00 |
|
Matthew Stobbs
|
2bd69573ec
|
working through each file
|
2025-02-15 16:17:57 -07:00 |
|
Matthew Stobbs
|
61db5dd905
|
organizing for go pkg installs
|
2025-02-15 16:17:53 -07:00 |
|
Matthew Stobbs
|
516f9c2611
|
lot's of standardizing with the refacto
|
2025-02-15 16:17:32 -07:00 |
|
Matthew Stobbs
|
457027e3b9
|
move a lot of configuration around
|
2025-02-15 16:17:19 -07:00 |
|
Matthew Stobbs
|
6f80af59e9
|
change layout for better management
- instead of just `syspkgs` and `srcpkgs` add more lists
- `appimages`, `flatpkgs` and others as they come up
|
2025-02-15 16:16:57 -07:00 |
|
Matthew Stobbs
|
1202f7b212
|
restore previous nerdfont behaviour with fixed variable reference
|
2025-02-15 16:16:13 -07:00 |
|
Matthew Stobbs
|
2af7a3ee8c
|
workaround nerdfonts install issue
|
2025-02-15 16:16:13 -07:00 |
|
Matthew Stobbs
|
ff7b20fada
|
quick fix for installing global npm packages
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca>
|
2025-02-15 16:16:13 -07:00 |
|
Matthew Stobbs
|
069c4aa49e
|
adding tests
- stat doesn't work on remote, need to figure out a workaround
|
2025-02-14 22:52:53 -07:00 |
|
Matthew Stobbs
|
a4ec35e5b3
|
move a lot of configuration around
|
2025-02-14 21:33:22 -07:00 |
|
Matthew Stobbs
|
2edc25447d
|
fixed nerdfonts variable error
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca>
|
2025-02-14 21:32:15 -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
|
9ec814257f
|
update lua-language-server
|
2025-02-11 10:48:03 -07:00 |
|
Matthew Stobbs
|
c2e58ac378
|
fix go linux amd64 checksum
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca>
|
2025-02-11 07:23:55 -07:00 |
|
Matthew Stobbs
|
d8357a496a
|
fix conditional
|
2025-02-09 18:29:14 -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
|
589339357f
|
removed caddy from files
|
2025-02-08 17:00:44 -07:00 |
|
Matthew Stobbs
|
25b4e862d8
|
make sure /usr/local/bin exists before isntall srcpkgs
|
2025-02-08 14:27:46 -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
|
56ee091ac7
|
fixed ordering
|
2025-02-07 14:50:13 -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 |
|