Skip to content

Commit

Permalink
Update test-feature-branch workflow to use new AWX endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
sbocahu authored and johanah29 committed Jun 25, 2024
1 parent 1ae747a commit 6ba2684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-feature-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
ansible-tower-user: ${{ secrets.AWX_USER }}
ansible-tower-pass: ${{ secrets.AWX_PASSWORD }}
ansible-tower-url: ${{ secrets.AWX_URL }}
template-id: "34"
template-id: "19"
additional-vars: |
{ "openbas_version": "${{steps.meta.outputs.version}}", "openbas_config": ${{ inputs.openbas_config }} }
- name: display URL
Expand Down

0 comments on commit 6ba2684

Please sign in to comment.