Update nginx template for Ansible role
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
---
|
||||
- name: Start and enable nginx service
|
||||
service: name=nginx state=restarted enabled=yes
|
||||
Reference in New Issue
Block a user