Skip to content

Commit

Permalink
redhat packages that are actually available NO_JIRA
Browse files Browse the repository at this point in the history
  • Loading branch information
sjackson-ccdc authored Aug 30, 2023
1 parent 6db5a57 commit bb8dfa3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions tasks/RedHat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
ansible.builtin.dnf:
name:
- '@Development tools'
- llvm-toolset-10.0
- llvm-toolset-10.0-git-clang-format
- llvm-toolset-10.0-clang-tools-extra
- llvm-toolset
- clang
- clang-tools-extra
- git-clang-format
state: present
become: true

Expand Down

0 comments on commit bb8dfa3

Please sign in to comment.