ver 2
This commit is contained in:
4
playbooks/install_postgresql.yml
Normal file
4
playbooks/install_postgresql.yml
Normal file
@ -0,0 +1,4 @@
|
||||
- hosts: all
|
||||
become: true
|
||||
roles:
|
||||
- postgresql
|
Reference in New Issue
Block a user