livraison_teracoop_prod.yml 198 B

123456
  1. # Update tera.coop prod site with latest sources
  2. ---
  3. - hosts: tera-prod-site
  4. tasks:
  5. - name: Update sources
  6. shell: cd /var/www/transition_tera.coop/ && git pull && chown -R tera:tera *