fixing more packages installs

This commit is contained in:
Matthew Stobbs
2025-02-23 02:34:37 -07:00
parent 2472f527d1
commit 3b22dbf6a9
4 changed files with 4 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
cmd: "dnf config-manager --add-repo {{ pkgconfig.terrarepo.repo }}"
- name: Install terra release package
become: true
ansible.builtin.dnf:
name: terra-release
state: present