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