Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
aos
GitHub Repository: aos/dotfiles
Path: blob/master/linux/ergo.yml
245 views
1
---
2
- hosts: localhost
3
connection: local
4
become: yes
5
6
roles:
7
- ergodox
8
9