Skip to content
This repository has been archived by the owner on Oct 10, 2021. It is now read-only.

Commit

Permalink
Merge pull request #7 from roblib/composer-cleanup
Browse files Browse the repository at this point in the history
Remove redundant Drupal module download.
  • Loading branch information
elizoller authored Oct 22, 2020
2 parents d5c1c38 + 736bc58 commit c46dc2d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions tasks/build-fits-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,3 @@
when: crayfits.stat.exists == False
become: true

- name: Download Islandora FITS
composer:
command: require
arguments: islandora-rdm/islandora_fits
working_dir: "{{ drupal_core_path }}/.."

- name: Enable Islansdora FITS
command: "{{ drush_path }} --root {{ drupal_core_path }} -y en islandora_fits"

0 comments on commit c46dc2d

Please sign in to comment.