we need force=no for files who will be lineinfile/blockinfile

This commit is contained in:
Gregory Colpart 2017-09-07 02:25:16 +02:00
parent 26b76aed17
commit 87ef758891
2 changed files with 2 additions and 1 deletions

View file

@ -90,7 +90,7 @@
src: evolinux-default.conf.j2
dest: /etc/apache2/sites-available/000-evolinux-default.conf
mode: "0640"
# force: yes
force: no
notify: reload apache
tags:
- apache

View file

@ -20,6 +20,7 @@
src: default_www/index.html.j2
dest: /var/www/index.html
mode: "0755"
force: no
when: evolinux_default_www_files
# SSL cert