2024-09-29 03:31:23 +00:00
|
|
|
---
|
|
|
|
- name: Local environment
|
|
|
|
hosts: localhost
|
|
|
|
roles:
|
2024-09-29 16:48:56 +00:00
|
|
|
- system-packages
|
2024-09-29 17:46:55 +00:00
|
|
|
- dev-toolchain
|
2024-09-29 17:02:23 +00:00
|
|
|
- shell-tweaks
|
|
|
|
- editor-tweaks
|
2024-09-29 03:31:23 +00:00
|
|
|
- tool-config
|