fix cmake_format

This commit is contained in:
Matthew Stobbs
2025-03-27 20:01:00 -06:00
parent 0c93705be2
commit 42bdc2a6df
3 changed files with 6 additions and 6 deletions

View File

@@ -2,5 +2,5 @@
---
- name: Set cmake-format config
ansible.builtin.set_fact:
cmake-format:
pkgs: "{{ pkgconfig.cmake-format.pkgs }}"
cmake_format:
pkgs: "{{ pkgconfig.cmake_format.pkgs }}"