10 lines
191 B
YAML
Raw Normal View History

2022-10-19 22:52:45 -04:00
dependencies:
- users
- fonts
2023-07-11 00:54:51 -04:00
- role: rust
when: 'emacs_flavor == "full"'
2023-12-25 15:26:42 -05:00
- role: python
when: 'emacs_flavor == "full"'
2024-06-23 18:26:54 -04:00
- role: terraform
when: 'emacs_flavor == "full"'