1
0

7 lines
99 B
YAML
Raw Normal View History

2024-04-22 01:37:46 +12:00
---
- name: Restart nginx
ansible.builtin.service:
name: nginx.service
state: restarted