Unbreak yanic installation

This commit is contained in:
Markus 2017-11-09 21:31:39 +01:00
parent 34ce42c73b
commit af446ed4e9
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
user: name=yanic generate_ssh_key=yes ssh_key_type=rsa ssh_key_file=.ssh/id_rsa ssh_key_comment="yanic@{{inventory_hostname}}"
- name: Install yanic
shell: /usr/local/go/bin/go get -u github.com/FreifunkBremen/yanic/cmd/yanic
shell: /usr/local/go/bin/go get -u github.com/FreifunkBremen/yanic
environment:
GOPATH: /opt/go
notify: Restart yanic