# Update tera.coop prod site with latest sources --- - hosts: tera-prod-site tasks: - name: Update sources shell: cd /var/www/transition_tera.coop/ && git pull && chown -R tera:tera *