diff --git a/roles/httpd/tasks/main.yml b/roles/httpd/tasks/main.yml index d5a4adeaf..2ced8979e 100644 --- a/roles/httpd/tasks/main.yml +++ b/roles/httpd/tasks/main.yml @@ -170,6 +170,7 @@ state: absent when: is_debuntu +# SEE https://github.com/iiab/iiab/issues/1143 as the old roles/osm is rarely used as of late 2018 (if anybody still uses roles/osm, they can overwrite osm.conf using the original osm playbook) - name: Copy osm.conf for http://box/maps (all OS's) copy: src: osm.conf