Skip to content

Commit

Permalink
Instalación PostgreSQL
Browse files Browse the repository at this point in the history
  • Loading branch information
aitorcajas committed Dec 17, 2024
1 parent 428d081 commit 7858f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible&postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:

- name: Ejecutar playbook para instalar PostgreSQL
run: |
ansible-playbook -i inventory.ini postgresql.yml --vault-password-file vault_password.txt
ansible-playbook postgresql.yml --vault-password-file vault_password.txt
working-directory: ansible

0 comments on commit 7858f4f

Please sign in to comment.