feat: Initial code
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
0e18170cdf
commit
fc59b4f9a5
18 changed files with 478 additions and 1 deletions
6
ansible/galene.yml
Normal file
6
ansible/galene.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
- name: Install galene
|
||||
become: true
|
||||
hosts:
|
||||
- galene
|
||||
roles:
|
||||
- galene
|
Loading…
Add table
Add a link
Reference in a new issue