We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6ab15d commit b434bdaCopy full SHA for b434bda
ansible/roles/filebeat/tasks/install.yml
@@ -15,3 +15,4 @@
15
- name: Reload filebeat unit file
16
command: systemctl daemon-reload
17
when: _filebeat_unit.changed
18
+ become: true
0 commit comments