move all custom ansible roles to this repository
This commit is contained in:
parent
9191405067
commit
7e651545cd
21 changed files with 2217 additions and 21 deletions
|
@ -0,0 +1,4 @@
|
|||
- name: restart postgres
|
||||
systemd:
|
||||
name: postgresql
|
||||
state: restarted
|
Reference in a new issue