This website works better with JavaScript
Home
Explore
Help
Sign In
sarman
/
tftsr_ai
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
342cbd123d
Branches
Tags
feature/three-pass-benchmark
master
tftsr_ai
/
tftsr_nginx-hardening
/
nginx-hardening
/
roles
/
nginx_hardening
/
handlers
/
main.yml
main.yml
88 B
History
Raw
1
2
3
4
5
---
- name: reload nginx
ansible.builtin.service:
name: nginx
state: reloaded