Fix: a2mod to a2enmod

This commit is contained in:
Bertrand Benjamin 2020-09-23 17:54:11 +02:00
parent ea2de3261a
commit b8d1cfbdee
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
---
- name: Enable userdir
shell: /usr/sbin/a2mod userdir
shell: /usr/sbin/a2enmod userdir
notify: Reload Apache
- name: Set up userdir virtualhost