4 lines
113 B
YAML
4 lines
113 B
YAML
|
---
|
||
|
- name: Clear Drupal cache
|
||
|
command: '{{ release_drush_path }} --root {{ release_web_path }} cache-rebuild'
|