%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/self/root/etc/ansible/roles/sphinx/tasks/
Upload File :
Create Path :
Current File : //proc/self/root/etc/ansible/roles/sphinx/tasks/disable_monitor.yml

---
- name: munin - disable plugins
  file: 
    dest: /etc/munin/plugins/process_status_searchd 
    state: absent
  tags: monin
  with_items:
    - process_status_searchd
  notify: restart munin-node


- name: munin - disable sphindex plugin
  file:
    path: "{{item}}"
    state: absent
  with_fileglob:
    - /etc/munin/plugins/sphindex_*
  notify: restart munin-node
  tags: monin

Zerion Mini Shell 1.0