Skip to content

Commit

Permalink
upgrades galaxy version to v24.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
martindemko committed Dec 16, 2024
1 parent f3034ea commit 1d1f810
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/actions/run-ansible-playbook/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ runs:
shell: bash
run: echo "$VAULT_PASSWORD" >.vault-password.txt

# - name: Run galaxy.yaml playbook
# shell: bash
# run: ansible-playbook -vvv --limit $TARGET_HOSTNAME galaxy.yml
- name: Run galaxy.yaml playbook
shell: bash
run: ansible-playbook -vvv --limit $TARGET_HOSTNAME galaxy.yml

- name: Run galaxy_tools.yaml playbook
shell: bash
Expand Down

0 comments on commit 1d1f810

Please sign in to comment.