Skip to content
Snippets Groups Projects
Commit c3993e7b 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
parents fd491fc3 20bf8897
No related branches found
No related tags found
1 merge request!90install scripts to the correct nhc directory
......@@ -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