Skip to content

Commit

Permalink
Use new ansible syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
vmcj authored Oct 25, 2024
1 parent 840739f commit b7274db
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
pkg: "{{ INSTALLED_PACKAGES }}"

- name: Install local DEB packages
include: install-local-package.yml
include_tasks: install-local-package.yml
with_fileglob:
- install-{{ host_type }}/*.deb

0 comments on commit b7274db

Please sign in to comment.