add bbj
This commit is contained in:
parent
1110e5309d
commit
9e2a1a7251
|
@ -0,0 +1,9 @@
|
||||||
|
# install bbj
|
||||||
|
---
|
||||||
|
- name: Clone bbj
|
||||||
|
git:
|
||||||
|
repo: https://tildegit.org/bbj/bbj
|
||||||
|
dest: /usr/share/bbj
|
||||||
|
force: yes
|
||||||
|
notify:
|
||||||
|
- install bbj
|
Loading…
Reference in New Issue