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

install scripts to the correct nhc directory

Former-commit-id: 20bf8897
parent 6c854a39
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