Skip to content

Commit

Permalink
Move ansible playbook
Browse files Browse the repository at this point in the history
  • Loading branch information
2colours committed Mar 15, 2024
1 parent d831738 commit 309202c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
sudo echo "${{ secrets.SERVICE_HOST }} vps.contabo" | sudo tee -a /etc/hosts > /dev/null
- uses: dawidd6/[email protected]
with:
directory: ansible
# Ansible playbook filepath
playbook: deploy-playbook.yml
# SSH private key used to connect to the host
Expand Down
File renamed without changes.

0 comments on commit 309202c

Please sign in to comment.