This file is intented to play around Ansible and lists out the system command to setup a new Ubuntu machine.
ansible-playbook -i hosts playbook.yml --ask-become-passOR
ansible-playbook playbook.yml --ask-become-passNOTE: --ask-become-pass flag is necessary to run the file as sudoers