Set proper mode on agent plugins
This commit is contained in:
parent
b4ba4f9eda
commit
9f84609808
|
@ -475,6 +475,7 @@
|
|||
copy:
|
||||
src: "usr/lib/check_mk_agent/plugins/{{ item }}"
|
||||
dest: "/usr/lib/check_mk_agent/plugins/{{ item }}"
|
||||
mode: 0755
|
||||
with_items:
|
||||
- backup
|
||||
- cephfsmounts
|
||||
|
|
Loading…
Reference in New Issue