mirror of
https://github.com/geerlingguy/ansible-role-nginx.git
synced 2024-11-08 09:32:26 +01:00
4 lines
64 B
YAML
4 lines
64 B
YAML
---
|
|
- name: restart nginx
|
|
service: name=nginx state=restarted
|