Skip to content

Commit

Permalink
testing ansible workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DrInTech22 authored Dec 11, 2024
1 parent d53272a commit a8f94f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ansible-monitoring.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
run: |
echo "${{ secrets.PRIVATE_KEY }}" > ${{ vars.TF_KEY_PAIR_NAME }}.pem
chmod 600 ${{ vars.TF_KEY_PAIR_NAME }}.pem
echo "${{ github.event.client_payload.run_id }}"
- name: Download Ansible Inventory
uses: actions/download-artifact@v4
Expand Down

0 comments on commit a8f94f3

Please sign in to comment.