Remove a wrong option to get_url.

This commit is contained in:
Andrea Dell'Amico 2020-08-28 17:07:10 +02:00
parent 6118ca738c
commit 9f02041d35
1 changed files with 0 additions and 3 deletions

View File

@ -64,9 +64,6 @@
block:
- name: Download the coursier executable
get_url: url=https://git.io/coursier-cli-linux dest=/usr/local/bin/coursier owner=root group=root mode='0555'
args:
creates: '/usr/local/bin/coursier'
- name: Integrate Spark and Scala
command: /usr/local/bin/coursier launch --fork almond:0.5.0 --scala {{ jupyter_spark_scala_version }} -- --install