1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

Update main.yml

This commit is contained in:
A Holt 2018-08-21 08:41:02 -04:00 committed by GitHub
parent 203d8b5392
commit 056d9eb87b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -111,7 +111,7 @@
- name: Remove apache2 default config files (debuntu)
file:
path: {{ item }}
path: "{{ item }}"
state: absent
with_items:
- /etc/apache2/000-default.conf