I love double quotes

This commit is contained in:
Sebastian Haderecker 2019-10-21 20:17:00 +00:00
parent cbb2b66a72
commit 71523cf7ef

View file

@ -9,5 +9,5 @@
- name: Patching tpot.yml with custom ews configuration file
lineinfile:
path: /opt/tpot/etc/tpot.yml
insertafter: '/opt/ewsposter/ews.ip'
line: ' - /data/ews/conf/ews.cfg:/opt/ewsposter/ews.cfg'
insertafter: "/opt/ewsposter/ews.ip"
line: " - /data/ews/conf/ews.cfg:/opt/ewsposter/ews.cfg"