Skip to content

Commit

Permalink
load fapolicyd role when foreman_fapolicyd is set to true
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Nov 3, 2023
1 parent 6fc9d44 commit 4b98730
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions roles/foreman/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
dependencies:
- role: umask
- role: selinux
- role: fapolicyd
when: foreman_fapolicyd | default(false)
- role: etc_hosts
- role: koji
- role: packit
Expand Down

0 comments on commit 4b98730

Please sign in to comment.