Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
NexusNull committed Oct 31, 2023
1 parent 4ffcf83 commit b4382bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/setup_servers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ jobs:
- name: Run Ansible Playbook
uses: dawidd6/action-ansible-playbook@v2
with:
playbook: ./playbooks.yml
directory: ./cicd/setup
playbook: ./cicd/setup/playbook.yml
key: ${{ secrets.HETZNER_PRIVATE_KEY }}
options: |
--inventory inventory.yml
--inventory ./cicd/setup/inventory.yml
File renamed without changes.

0 comments on commit b4382bc

Please sign in to comment.