Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: desmax74 <[email protected]>
  • Loading branch information
desmax74 committed Oct 24, 2024
1 parent 5a7dae5 commit ccdb8e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions roles/tpa_single_node/tasks/infra/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
- name: Configure and deploy Postgres
ansible.builtin.include_tasks: infra/postgresql.yml
args:
apply:
become: true

- name: Configure OIDC
ansible.builtin.include_tasks: infra/oidc.yml
Expand Down

0 comments on commit ccdb8e9

Please sign in to comment.