Add ansible callback plugin to compass

Change-Id: Idf636c9924f4725eec96c8950954b1eefbcfb317
This commit is contained in:
Xicheng Chang 2015-05-28 17:44:09 -07:00
parent 7b419b5621
commit 62aecbef77
1 changed files with 3 additions and 0 deletions

View File

@ -152,6 +152,9 @@
- name: copy compass shell script
shell: cp -rf {{ COMPASS_PATH }}/bin/*.sh /opt/compass/bin/
- name: copy compass ansible callback
shell: cp -rf {{ COMPASS_PATH }}/bin/ansible_callbacks /opt/compass/bin/
- name: copy compass executable
shell: cp {{ COMPASS_PATH }}/bin/compassd /usr/bin/