Skip to content

Commit

Permalink
Merge pull request #14 from khushmeeet/nomad
Browse files Browse the repository at this point in the history
Added inventory file to playbook cmnd
  • Loading branch information
khushmeeet authored Sep 15, 2023
2 parents f82613b + d7eaea2 commit c23c7c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hetzner_create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ jobs:

- name: Run Ansible Playbook
run: |
ansible-playbook ansible/setup-server.yml
ansible-playbook ansible/setup-server.yml -i ansible/inventory.ini

0 comments on commit c23c7c7

Please sign in to comment.