Skip to content
Snippets Groups Projects
Commit 277f06a5 authored by Chris Hines's avatar Chris Hines
Browse files

Merge branch 'nhc_scripts' into 'master'

install scripts to the correct nhc directory



See merge request !90

Former-commit-id: c3993e7b
parents 1ae1165c 8dc83697
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,6 @@
become_user: root
- name: install nhc scripts
copy: src=scripts/ dest={{ nhc_dir }}/etc/nhc/
copy: src=scripts/ dest={{ nhc_dir }}/etc/nhc/scripts/
become: true
become_user: root
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment