ansible-examples icon indicating copy to clipboard operation
ansible-examples copied to clipboard

Modified line break character from MS-DOS type into Linux type

Open ohepapa opened this issue 9 years ago • 1 comments

The line break character in "tomcat-initscript.sh" are MS DOS type. Somehow it will cause "TASK [tomcat : Start Tomcat]" failed.

Thus, I modified line break character in Linux type.

ohepapa avatar Sep 12 '16 10:09 ohepapa

Fixes #182 (right?)

afeld avatar Apr 27 '17 18:04 afeld