Commit Graph

21 Commits

Author SHA1 Message Date
Matthew Stobbs
ceabce67e4 removed bool check
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca>
2025-05-12 14:24:27 -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
454f2fab73 Install cargo only if pkg_cargo needs it 2025-05-10 12:55:10 -06:00
Matthew Stobbs
4290535b3c refactored alacritty 2025-03-24 21:42:43 -06:00
Matthew Stobbs
51d97dd18f adding Alpine specific installations 2025-03-10 14:53:36 -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
852fe8eb7d more package fixes 2025-02-21 22:59:24 -07:00
Matthew Stobbs
41b1acc067 more fixs for packages 2025-02-20 15:03:54 -07:00
Matthew Stobbs
17ed8354c0 working through each file 2025-02-13 11:06:56 -07:00
Matthew Stobbs
9250145116 lot's of standardizing with the refacto 2025-02-11 22:14:04 -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
30a6708a71 fix 'not defined' to 'is undefined' 2025-01-25 21:43:46 -07:00
Matthew Stobbs
66eaed6e4b fixing formatting and dependencies 2025-01-25 18:45:37 -07:00
Matthew Stobbs
4665de577e more fixes, more config 2025-01-25 17:39:49 -07:00
Matthew Stobbs
00e08c5997 update and fix multiple packages 2025-01-25 16:07:24 -07:00
Matthew Stobbs
2f3690aded clean up, refactor, documentation
- reducing amount of splitting in configs
- documenting configuration
2025-01-24 23:23:24 -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
6fa5a46701 configuring more packages 2025-01-22 22:14:49 -07:00