diff --git a/ansible/deploy.yaml b/ansible/deploy.yaml index a6dda77cb65d105dbeeccda4df4206421e0ec1fc..7884118ece8228b4b04ab7d01dc8acc3422b9f46 100644 --- a/ansible/deploy.yaml +++ b/ansible/deploy.yaml @@ -101,7 +101,7 @@ path: /etc/ippidb-80/passwdfile name: ippidb password: 'LeroyMerlin' #FIXME FIXME should be secret - owner: root + owner: {{ deploy_user_name }} mode: 0640 - name: add httpd conf to use HTTP authentication lineinfile: dest=/etc/ippidb-80/httpd.conf