Skip to content

Instantly share code, notes, and snippets.

@cinek810
Created November 25, 2014 10:18
Show Gist options
  • Save cinek810/129b8526726b5d49f561 to your computer and use it in GitHub Desktop.
Save cinek810/129b8526726b5d49f561 to your computer and use it in GitHub Desktop.
- name: Install raid monitoring scripts
template: src={{ item }}_mon.sh.j2 dest=/usr/local/sbin/{{ item }}_mon.sh
with_items: "{{ hostRaids }}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment