Fix: a2mod to a2enmod
This commit is contained in:
parent
ea2de3261a
commit
b8d1cfbdee
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
- name: Enable userdir
|
- name: Enable userdir
|
||||||
shell: /usr/sbin/a2mod userdir
|
shell: /usr/sbin/a2enmod userdir
|
||||||
notify: Reload Apache
|
notify: Reload Apache
|
||||||
|
|
||||||
- name: Set up userdir virtualhost
|
- name: Set up userdir virtualhost
|
||||||
|
Loading…
Reference in New Issue
Block a user