From 428d0818375f8bc21f2b8a927a890f854cba3f89 Mon Sep 17 00:00:00 2001 From: aitorcajas Date: Tue, 17 Dec 2024 12:14:23 +0100 Subject: [PATCH] =?UTF-8?q?Instalaci=C3=B3n=20PostgreSQL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ansible&postgres.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ansible&postgres.yml b/.github/workflows/ansible&postgres.yml index fa5fbfd..fb10b15 100644 --- a/.github/workflows/ansible&postgres.yml +++ b/.github/workflows/ansible&postgres.yml @@ -9,9 +9,9 @@ jobs: steps: - uses: actions/checkout@v3 - - name: Instalar az CLI - run: | - curl -sL https://aka.ms/InstallAzureCLIDeb| sudo bash + # - name: Instalar az CLI + # run: | + # curl -sL https://aka.ms/InstallAzureCLIDeb| sudo bash - name: Instalar Ansible run: |