mirror of
https://github.com/CPunch/openpunk-ansible.git
synced 2025-11-10 01:10:06 +00:00
roles/nginx: made idempotent
This commit is contained in:
4
roles/nginx/handlers/main.yml
Normal file
4
roles/nginx/handlers/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
- name: setup-nginx
|
||||
include_tasks: setup.yml
|
||||
listen: "setup nginx"
|
||||
Reference in New Issue
Block a user