forked from infra/ansible
[freemedia] Use the correct module name
This commit is contained in:
parent
f18b2fbf84
commit
ac63dc1ed1
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue