-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Description
Last task in the playbook.yml of drupal id not idempotent when you open the website
and run the playbook again.
- name: Set permissions properly on files directory.
file:
path: "{{ drupal_core_path }}/sites/default/files"
mode: 0777
state: directory
recurse: yesReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels