dransible-old/ansible/deploy/after-symlink-shared.yml
2019-01-23 14:22:34 +00:00

4 lines
110 B
YAML

---
- name: Run database updates
command: '{{ release_drush_path }} --root {{ release_web_path }} updatedb'