--- - name: deploy 3d hosts: all tasks: - name: Go to the 3d directory command: chdir=/var/www/nuxt/3d git pull origin master register: git_result