mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
Update main.yml
This commit is contained in:
parent
56b140c7ed
commit
d1b4c08bfe
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@
|
||||||
state: absent
|
state: absent
|
||||||
when: is_debuntu
|
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)
|
# SEE https://github.com/iiab/iiab/issues/1143 as the old roles/osm playbook is rarely used as of late 2018 (if anybody still uses roles/osm, they can overwrite osm.conf using the original osm playbook, or in other ways)
|
||||||
- name: Copy osm.conf for http://box/maps (all OS's)
|
- name: Copy osm.conf for http://box/maps (all OS's)
|
||||||
copy:
|
copy:
|
||||||
src: osm.conf
|
src: osm.conf
|
||||||
|
|
Loading…
Reference in a new issue