dransible-old/ansible/deploy/after-symlink-shared.yml

4 lines
110 B
YAML
Raw Normal View History

---
2019-01-23 14:00:32 +00:00
- name: Run database updates
command: '{{ release_drush_path }} --root {{ release_web_path }} updatedb'