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

4 lines
113 B
YAML
Raw Normal View History

2019-01-23 14:00:32 +00:00
---
- name: Clear Drupal cache
command: '{{ release_drush_path }} --root {{ release_web_path }} cache-rebuild'