This commit is contained in:
John Kristensen 2024-03-29 12:29:35 +00:00 committed by GitHub
commit 8f410480c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View file

@ -26,7 +26,7 @@
{{ state }}-{{ name }}:
{{ state }}.{{ ensure|default('present') }}:
{{- format_kwargs(kwarg) }}
- onchanges:
- require:
- test: postgres-reload-modules
{%- endmacro %}

View file

@ -20,6 +20,8 @@ include:
postgres-reload-modules:
test.succeed_with_changes:
- reload_modules: True
- onchanges:
- pkg: postgresql-client-libs
# User states