Skip to content

Commit

Permalink
CI: Specify 'ansible' as the SSH user
Browse files Browse the repository at this point in the history
  • Loading branch information
DanVanAtta committed Jul 25, 2024
1 parent 984d5ec commit 7cfe488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/configure-servers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- name: run ansible
if: ${{ env.IS_MASTER_BUILD }}
run: |
./run.sh
ANSIBLE_REMOTE_USER=ansible ./run.sh

0 comments on commit 7cfe488

Please sign in to comment.