Remove trailing whitespace
This commit is contained in:
parent
23a0e2b1e8
commit
fa45f23f5e
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@
|
||||||
src: 30-sao.ini.j2
|
src: 30-sao.ini.j2
|
||||||
dest: "/etc/php/{{ php_version }}/apache2/conf.d/30-sao.ini"
|
dest: "/etc/php/{{ php_version }}/apache2/conf.d/30-sao.ini"
|
||||||
when: "'apache2' in ansible_facts.packages"
|
when: "'apache2' in ansible_facts.packages"
|
||||||
notify: reload apache2
|
notify: reload apache2
|
||||||
|
|
Loading…
Reference in a new issue