opsbro icon indicating copy to clipboard operation
opsbro copied to clipboard

COMPLIANCE: gestion du notify

Open naparuba opened this issue 6 years ago • 0 comments


# NOTIFY?
- name: Configure metricbeat to collect docker stats
  template:
    src: metricbeat.yml.j2
    dest: /etc/metricbeat/metricbeat.yml
  notify: "notify metricbeat for restart"

naparuba avatar Jan 28 '19 10:01 naparuba