add cbfmt

This commit is contained in:
Matthew Stobbs
2025-03-27 19:53:05 -06:00
parent 9dc78f3b89
commit 77d72bcbd2
3 changed files with 28 additions and 0 deletions

6
tasks/pkgs/cbfmt.yml Normal file
View File

@@ -0,0 +1,6 @@
# vim: set filetype=yaml.ansible :
---
- name: Set cbfmt config
ansible.builtin.set_fact:
cbfmt:
pkgs: "{{ pkgconfig.cbfmt.pkgs }}"