Skip to content

Commit

Permalink
check selinux status
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledk2 committed Mar 5, 2024
1 parent acfb6e3 commit e1d4674
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
state: present
notify:
- restart omero-ms-image-region service
when: ansible_facts.selinux.status == 'enabled'

- import_tasks: update_nginx_config.yml
when: update_nginx

0 comments on commit e1d4674

Please sign in to comment.