Skip to content

Commit b434bda

Browse files
authored
fix filebeat container pull PR#351 (#373)
1 parent b6ab15d commit b434bda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/roles/filebeat/tasks/install.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@
1515
- name: Reload filebeat unit file
1616
command: systemctl daemon-reload
1717
when: _filebeat_unit.changed
18+
become: true

0 commit comments

Comments
 (0)