libravatar: fix copying run-in-venv.sh script from mounted volume on node
This commit is contained in:
parent
53036002dc
commit
323635bc29
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
chdir: /srv/libravatar
|
||||
|
||||
- name: copy run-in-venv.sh script
|
||||
copy: src="/srv/data/run-in-venv.sh" dest="/usr/local/bin/run-in-venv.sh" mode=755
|
||||
shell: cp /srv/data/run-in-venv.sh /usr/local/bin
|
||||
|
||||
- name: 'postgresql host is localhost'
|
||||
lineinfile:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue