mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
Remove unneeded inventory file
This commit is contained in:
parent
c0fcda76b6
commit
bb48e64ebb
4 changed files with 5 additions and 6 deletions
2
.github/workflows/pull-requests.yml
vendored
2
.github/workflows/pull-requests.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
|
||||
- name: Syntax Check
|
||||
run: |
|
||||
ansible-playbook -i inventory site.yml --syntax-check
|
||||
ansible-playbook site.yml --syntax-check
|
||||
|
||||
- name: Ansible lint
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue