Initial commit

This commit is contained in:
2021-04-09 19:57:32 +02:00
commit fecc1d77d4
25 changed files with 637 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
- name: Restart nginx
service:
name=nginx
state=restarted