Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 217 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 217 Bytes

dotfiles

Ansible

Use the ansible playbook to get things started:

$ sudo dnf install ansible
$ cat /etc/ansible/hosts
# Also works with toolbx
localhost ansible_connection=local
$ /setup.yml