ansible-playbooks Ansible playbooks for setting up my computers How to use? Currently, there's only one playbook and it's for setting up Ubuntu. To run the playbook, do the following: Install ansible. Run ansible-playbook -K -i inventory.ini playbook.yaml.