The ansible-pull command requires root privileges to be given to the user. This is a feature of Ansible that makes it easy to pull a playbook from the Git Repository and then execute. It saves time as compared to the traditional method of first cloning the repository and then running the playbook.