Remove dpkg hook
It seams not possible to run hooks only on specific package updates
This commit is contained in:
parent
ebeb090ef8
commit
fd4b90f43d
2 changed files with 0 additions and 12 deletions
|
@ -1,5 +0,0 @@
|
|||
# {{ ansible_managed }}
|
||||
# Reinstall Plugins
|
||||
|
||||
DPkg::Pre-Invoke {"/usr/local/bin/{{ opensearch_plugin_update_script }} purge";};
|
||||
DPkg::Post-Invoke {"/usr/local/bin/{{ opensearch_plugin_update_script }} install";};
|
Loading…
Add table
Add a link
Reference in a new issue