Change unicode right single quote to ascii
This runs fine with python 3 but 2.7 fails when rendering the template even though this occurs in a comment.
This commit is contained in:
parent
1034f09853
commit
73e8a88cd1
@ -16,7 +16,7 @@ parenthesis. It also takes into account the special groupings like
|
||||
vrrp_instance and virtual_server. Any additional data from a list or a
|
||||
hash is then processed by calling the macro again.
|
||||
|
||||
Forced carriage returns and use of jinja’s indent are only there to make
|
||||
Forced carriage returns and use of jinja's indent are only there to make
|
||||
the final file more human readable. They serve no other function.
|
||||
#}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user