Skip to content

Commit

Permalink
point to versioned deb package
Browse files Browse the repository at this point in the history
  • Loading branch information
mlintern authored Aug 4, 2020
1 parent d639738 commit b2e0d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/setup-Debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

- name: "Graylog repository package should be installed"
apt:
deb: "/tmp/graylog_repository.deb"
deb: "/tmp/graylog_{{ graylog_version }}_repository.deb"
state: present
dpkg_options: "force-all"
when: graylog_manage_apt_repo
Expand Down

0 comments on commit b2e0d8f

Please sign in to comment.