mirror of
https://github.com/geerlingguy/ansible-role-nginx.git
synced 2024-11-08 09:32:26 +01:00
3 lines
58 B
YAML
3 lines
58 B
YAML
|
---
|
||
|
- name: restart nginx
|
||
|
command: service nginx restart
|