1
0
Fork 0
forked from infra/ansible

[freemedia] Use the correct module name

This commit is contained in:
Michal Konečný 2025-07-11 14:14:39 +02:00
commit ac63dc1ed1

View file

@ -74,7 +74,7 @@
- config
- name: /srv/web/freemedia file contexts
ansible.community.general.sefcontext:
community.general.sefcontext:
target: "/srv/web/freemedia(/.*)?"
setype: httpd_sys_content_t
state: present