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