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

4 lines
113 B
YAML

---
- name: Clear Drupal cache
command: '{{ release_drush_path }} --root {{ release_web_path }} cache-rebuild'