names fix, fish config copying, some fixes dn to tests

This commit is contained in:
ProgramSnail 2025-08-17 10:54:07 +03:00
parent c2a86623a7
commit 9e97c4c76d
21 changed files with 92 additions and 108 deletions

View file

@ -1,7 +1,8 @@
- name: Install c++ build tools
- name: Installing c++ build tools
ansible.builtin.import_tasks: cpp.yml
- name: Install tools for lang dev
- name: Installing tools for lang dev
become: true
ansible.builtin.dnf5:
name:
- tree-sitter-cli