Add ansible callback plugin to compass
Change-Id: Idf636c9924f4725eec96c8950954b1eefbcfb317
This commit is contained in:
parent
7b419b5621
commit
62aecbef77
@ -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/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user