Commit 44d30153 authored by Simon Cornet's avatar Simon Cornet
Browse files

feat: add playbook to atuin role

parent 39c45506
Loading
Loading
Loading
Loading
Loading

playbook.yaml

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

# execute this role
- name: "install and configure Atuin Server"
  hosts: "all"
  become: true
  roles:
    - role: "."