Commit Graph

16 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
ed3cc1d560 fix alpine packages
- update terraform package version
2025-03-20 22:41:16 -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
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
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
f3690df496 fix more typos 2025-01-25 21:48:48 -07:00
Matthew Stobbs
30a6708a71 fix 'not defined' to 'is undefined' 2025-01-25 21:43:46 -07:00
Matthew Stobbs
343765c8a6 add zig installation via tarball 2025-01-25 21:16:59 -07:00
Matthew Stobbs
00e08c5997 update and fix multiple packages 2025-01-25 16:07:24 -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
6fa5a46701 configuring more packages 2025-01-22 22:14:49 -07:00