roles/nginx: Add vim modeline to main.yml
Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
parent
0689153bd9
commit
ff95a34605
@ -46,3 +46,5 @@
|
|||||||
- name: Start & enable nginx service
|
- name: Start & enable nginx service
|
||||||
service: name=nginx state=started enabled=yes
|
service: name=nginx state=started enabled=yes
|
||||||
tags: nginx
|
tags: nginx
|
||||||
|
|
||||||
|
# vim: set ts=2 sw=2:
|
||||||
|
Loading…
Reference in New Issue
Block a user