Ei kuvausta

helpers.sls 383B

12345678910111213
  1. include:
  2. - constant_state
  3. reload_systemd:
  4. module.run:
  5. - name: service.systemctl_reload
  6. - onchanges:
  7. # We use a dummy entry to ensure that 'onchanges' is always present and
  8. # that this state will only ever be executed in response to an
  9. # 'onchanges_in' entry in another state that needs to trigger a systemd
  10. # reload.
  11. - test: constant_state