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