Fix mistake file → copy

This commit is contained in:
Tristan PILAT 2019-06-17 10:51:16 +02:00
parent 8413fa137c
commit c1b88d1eca

View file

@ -17,7 +17,7 @@
dest: "{{ evoadmin_scripts_dir }}/web-mail.tpl"
- name: Copy multi php-cli script
file:
copy:
src: phpContainer
dest: /usr/local/bin/phpContainer
mode: 0700