inisital commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
# Handler to handle DB tier notifications
|
||||
|
||||
- name: restart mysql
|
||||
service:
|
||||
name: mysql
|
||||
state: restarted
|
||||
become: yes
|
||||
|
||||
Reference in New Issue
Block a user