Add ansible tasks
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
---
|
||||
- name: restart nginx
|
||||
service: name=nginx enabled=yes state=restarted
|
||||
Reference in New Issue
Block a user