atuin/playbook.yaml

8 lines
125 B
YAML

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