From 3e49ce2c629f553be12a424f5a44fa4df0ebbcaa Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sun, 19 Jan 2025 11:01:56 -0500 Subject: [PATCH] Bumping Ansible version. --- .gitea/workflows/pr-cloudflare-docker-deploy.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitea/workflows/pr-cloudflare-docker-deploy.yml b/.gitea/workflows/pr-cloudflare-docker-deploy.yml index a1102715..cadd2a11 100644 --- a/.gitea/workflows/pr-cloudflare-docker-deploy.yml +++ b/.gitea/workflows/pr-cloudflare-docker-deploy.yml @@ -60,7 +60,7 @@ jobs: - name: Install Ansible uses: alex-oleshkevich/setup-ansible@v1.0.1 with: - version: "9.13.0" + version: "10.7.0" - name: Install Vault uses: cpanato/vault-installer@main - name: Install Galaxy Collections @@ -219,8 +219,8 @@ jobs: uses: actions/checkout@v4 with: ref: main - - name: Install Vault - uses: cpanato/vault-installer@main + # - name: Install Vault + # uses: cpanato/vault-installer@main - name: Gotify Notification uses: eikendev/gotify-action@master with: