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
|
- name: Enable Apache configs and modules
|
||||||
shell: "{{ item }}"
|
shell: "{{ item }}"
|
||||||
loop:
|
loop:
|
||||||
- "ae2enmod rewrite"
|
- "a2enmod rewrite"
|
||||||
- "ae2enmod ssl"
|
- "a2enmod ssl"
|
||||||
- name: Register certificates
|
- name: Register certificates
|
||||||
block:
|
block:
|
||||||
- name: Set up our filesystem heirarchy
|
- name: Set up our filesystem heirarchy
|
||||||
|
Loading…
Reference in New Issue
Block a user