Matthew Stobbs
3c03e5eecf
fix formatting, complete clangd system install
2026-03-16 10:51:40 -06:00
Matthew Stobbs
692e9dd99a
start developing module for go_install
...
not going to be used for a long time
Making pkg tasks truly single file
2026-03-03 21:35:46 -07:00
Matthew Stobbs
24a4ec17ec
fixing up formatting and style
2026-03-03 12:42:22 -07:00
Matthew Stobbs
e39c3b7046
working on cleanup and fixing a few format issues
...
- modifying how installs are done
2026-02-15 17:57:05 -07:00
Matthew Stobbs
b1a4780a97
add symlink helper
...
- symlinking is done often enough that it makes sense to have a helper
for it
- move appimage and archive helpers to use symlink helper
- fix formatting of air and alacritty
2026-02-11 12:28:21 -07:00
Matthew Stobbs
3df63f1451
go_install helper now being used
2026-02-11 10:50:48 -07:00
Matthew Stobbs
e231c6ae7a
updating documentation
...
- giving things a better structure
- better documentation with the way things need to be as a standard
2026-02-04 22:26:15 -07:00
Matthew Stobbs
81a1dd7469
working on go
...
Signed-off-by: Matthew Stobbs <matthew@stobbs.ca >
2026-02-02 17:06:31 -07:00
Matthew Stobbs
c613a29ce4
Working on source packages
...
Signed-off-by: Matthew Stobbs <matthew@stobbs.ca >
2026-02-02 02:35:16 -07:00
Matthew Stobbs
b727fb4231
starting to standardize the way packages are handled
2026-01-25 15:42:22 -07:00
Matthew Stobbs
59832a61e5
Working on ansible-lint
...
- need to figure out testing
2026-01-25 02:16:53 -07:00
Matthew Stobbs
7c42c5e9e4
trying to fix pkg_sys var
...
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca >
2025-05-12 19:20:20 -06:00
Matthew Stobbs
ef8452eb0e
remove unneeded notifys
...
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca >
2025-05-12 12:26:35 -06:00
Matthew Stobbs
aff4fddfb4
fix broken packages
...
- standardize naming of each pkg append
- move _configured vars to end of block
2025-03-09 21:48:11 -06:00
Matthew Stobbs
2ce49c9b85
updated tasks so they are only run once
2025-03-03 12:04:09 -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
852fe8eb7d
more package fixes
2025-02-21 22:59:24 -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
c9e5f7f9ab
set filetype to yaml.ansible for all yml files
2025-02-09 18:24:38 -07:00
Matthew Stobbs
30a6708a71
fix 'not defined' to 'is undefined'
2025-01-25 21:43:46 -07:00
Matthew Stobbs
391e8ee226
fixing packages
2025-01-25 17:54:26 -07:00
Matthew Stobbs
4665de577e
more fixes, more config
2025-01-25 17:39:49 -07:00
Matthew Stobbs
edba662878
rename language specific packages
...
- removed language prefixes of `cargo_`, `go_`, `npm_` and `pipx_`
- cargo_eza.yml => eza.yml
2025-01-25 11:55:56 -07:00