Add 'roles/shell/handlers/bbj.yml'
continuous-integration/drone/push Build is passing Details

This commit is contained in:
deepend 2023-07-07 17:11:40 +00:00
parent efe62779ac
commit ea3ea1fc38
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
# install bbj
---
- name: install bbj
make:
chdir: /usr/share/bbj
target: install
become: yes