Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
install latest lttng to avoid version mispatching
Browse files Browse the repository at this point in the history
Signed-off-by: ymski <[email protected]>
ymski committed Nov 15, 2023
1 parent be703a1 commit a0686a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/roles/lttng/tasks/main.yml
Original file line number Diff line number Diff line change
@@ -9,6 +9,7 @@
name:
- lttng-tools
- liblttng-ust-dev
state: latest
become: true

- name: LTTng (install babeltrace)

0 comments on commit a0686a6

Please sign in to comment.