Skip to content

Commit

Permalink
fix filebeat container pull PR#351 (#373)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjpb authored Mar 7, 2024
1 parent b6ab15d commit b434bda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/roles/filebeat/tasks/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@
- name: Reload filebeat unit file
command: systemctl daemon-reload
when: _filebeat_unit.changed
become: true

0 comments on commit b434bda

Please sign in to comment.