Got modded mc on the brain; fixed two typos
This commit is contained in:
parent
8906a0ea1e
commit
db2bf21579
@ -73,8 +73,8 @@
|
||||
- name: Enable Apache configs and modules
|
||||
shell: "{{ item }}"
|
||||
loop:
|
||||
- "ae2enmod rewrite"
|
||||
- "ae2enmod ssl"
|
||||
- "a2enmod rewrite"
|
||||
- "a2enmod ssl"
|
||||
- name: Register certificates
|
||||
block:
|
||||
- name: Set up our filesystem heirarchy
|
||||
|
Loading…
Reference in New Issue
Block a user