forked from FF-RGB/ansible
Unbreak yanic installation
This commit is contained in:
parent
34ce42c73b
commit
af446ed4e9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user