WIP: feat(postgresql): deploy directly (bare-metal)
This commit is contained in:
2
roles/postgresql/tasks/deploy-local.yml
Normal file
2
roles/postgresql/tasks/deploy-local.yml
Normal file
@ -0,0 +1,2 @@
|
||||
---
|
||||
|
@ -4,3 +4,4 @@ postgresql_states:
|
||||
- absent
|
||||
postgresql_deployment_methods:
|
||||
- docker
|
||||
- local
|
||||
|
Reference in New Issue
Block a user