Commit 673de361 authored by Simon Cornet's avatar Simon Cornet
Browse files

feat: use new ansible layout

parent 44d30153
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,4 +5,4 @@
  hosts: "all"
  become: true
  roles:
    - role: "."
    - role: "atuin"

roles/requirements.yml

0 → 100644
+6 −0
Original line number Diff line number Diff line
---

roles:
  - name: "atuin"
    src: "https://gitlab.simoncor.net/ansible/ans-atuin.git"
    scm: "git"