Revert "Add --no-interaction argument"

This reverts commit 2fb52df7c8.
This commit is contained in:
Oliver Davies 2021-01-07 20:32:18 +00:00
parent c4bf400ca6
commit 350cde177c

View file

@ -2,7 +2,6 @@
- name: Install Composer dependencies
composer:
command: install
arguments: --no-interaction
optimize_autoloader: true
working_dir: '{{ ansistrano_release_path.stdout }}'