WIP: feat(postgresql): deploy directly (bare-metal)

This commit is contained in:
2025-01-06 21:08:06 +01:00
parent 02cb20fcc6
commit c6659a1261
2 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,2 @@
---

View File

@ -4,3 +4,4 @@ postgresql_states:
- absent - absent
postgresql_deployment_methods: postgresql_deployment_methods:
- docker - docker
- local