Skip to content

Commit

Permalink
Add policy for SELinux in the osh-worker role
Browse files Browse the repository at this point in the history
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
  • Loading branch information
siteshwar committed Apr 11, 2024
1 parent e4b62d3 commit 1283f7c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# tasks file for osh-worker-role
- name: Enable SELinux
ansible.posix.selinux:
policy: targeted
state: enforcing

- name: "Update to latest packages"
Expand Down

0 comments on commit 1283f7c

Please sign in to comment.