add dl role

This commit is contained in:
2022-08-30 07:51:55 -05:00
parent 0760ae4c2c
commit 0e6490bbd2
4 changed files with 107 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
- name: reload nginx
service:
name: nginx
state: reloaded