Skip to content

Commit 2505dca

Browse files
committed
fix ansible
1 parent 3664de5 commit 2505dca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/client-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,4 +179,4 @@ jobs:
179179
echo "[ec2]" > inventory.ini
180180
echo "${{ steps.ec2-ip.outputs.ec2_ip }}" >> inventory.ini
181181
182-
ansible-playbook -i inventory.ini playbook.yml --private-key ~/.ssh/id_rsa -u ubuntu -o
182+
ansible-playbook -i inventory.ini playbook.yml --private-key ~/.ssh/id_rsa -u ubuntu

0 commit comments

Comments
 (0)