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

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

View File

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