Skip to content

Instantly share code, notes, and snippets.

View onovy's full-sized avatar

Ondřej Nový onovy

  • Seznam.cz, a.s.
  • Brno, Czech Republic
  • X @onovy
View GitHub Profile
nginx:
service:
- enable: true
- reload: true
- watch:
- file: /etc/nginx/config
- pkg: nginx
when config file changes do RELOAD
when pkg nginx changes do RESTART