mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-09-23 04:37:10 +00:00
add bbj
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user