roles/nginx: Replace "&" with "and"
This commit is contained in:
parent
da784467e1
commit
1254cea195
@ -45,7 +45,7 @@
|
||||
- reload nginx
|
||||
tags: nginx
|
||||
|
||||
- name: Start & enable nginx service
|
||||
- name: Start and enable nginx service
|
||||
service: name=nginx state=started enabled=yes
|
||||
tags: nginx
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user