forked from FF-RGB/ansible
cleanup (template -> file)
This commit is contained in:
parent
d0706c84bb
commit
5d63113f41
@ -4,4 +4,4 @@
|
||||
unarchive: src=https://storage.googleapis.com/golang/go1.8.1.linux-amd64.tar.gz dest=/usr/local copy=no
|
||||
|
||||
- name: Configure go
|
||||
template: src=go.sh dest=/etc/profile.d/go.sh
|
||||
copy: src=go.sh dest=/etc/profile.d/go.sh
|
||||
|
Loading…
Reference in New Issue
Block a user