Sha256: d51f0982cf8a3d6bdfa810d324149bc539995bc173cf1603b1dc43dd7c9c55fc

Contents?: true

Size: 175 Bytes

Versions: 2

Compression:

Stored size: 175 Bytes

Contents

---
  - name: reload_monit
    shell: monit stop all && monit reload && monit start all
    become: true

  - name: validate_monit
    shell: monit validate
    become: true

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
subspace-0.4.1 ansible/roles/monit/handlers/main.yml
subspace-0.4.0 ansible/roles/monit/handlers/main.yml