Add 'roles/shell/handlers/bbj.yml'
This commit is contained in:
parent
efe62779ac
commit
ea3ea1fc38
|
@ -0,0 +1,7 @@
|
||||||
|
# install bbj
|
||||||
|
---
|
||||||
|
- name: install bbj
|
||||||
|
make:
|
||||||
|
chdir: /usr/share/bbj
|
||||||
|
target: install
|
||||||
|
become: yes
|
Loading…
Reference in New Issue