sonata-nfv / son-install

The SONATA Service Platform installation scripts
http://www.sonata-nfv.eu
Apache License 2.0
3 stars 13 forks source link

Wrong paths in ansible files #157

Open askmyhat opened 6 years ago

askmyhat commented 6 years ago

Path prefix lookup('env', 'PWD') == '', thus ansible tries to find files from root instead of repository directory.

roles/docker/tasks/main.yaml, line 10 roles/sp/tasks/main.yaml, line 10, 12, 57