NBCUTechnology / pubstack

⛔️ [DEPRECATED] Publisher's DevStack
MIT License
8 stars 8 forks source link

Failed to install drush: "msg: unsupported parameter for module: command" #189

Closed sergesemashko closed 9 years ago

sergesemashko commented 9 years ago

I have the following error on attempt to create new machine:

TASK: [drush | install drush dependencies with composer] ********************** 
failed: [dev] => {"failed": true}
msg: unsupported parameter for module: command

FATAL: all hosts have already failed -- aborting

PLAY RECAP ******************************************************************** 
           to retry, use: --limit @/Users/siarheisemashka/pubstack.retry

dev                        : ok=55   changed=4    unreachable=0    failed=1   

Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.

Not 100% sure where are the roots of the issue, but after reverting pubstack/provisioning/roles/drush/tasks/main.yml to 51a941a347c72b7553e840f1f012b7845d5b8120 I was able to install drush. Compare to latest code

@conortm @ericduran @cweagans, any suggestions? Does anyone else have this issue at all on local?

cweagans commented 9 years ago

What version of Ansible are you on?

sergesemashko commented 9 years ago

that was on 1.7.1, the issue is gone on 1.9.2. false alarm :frog: @cweagans thanks

cweagans commented 9 years ago

:+1: No problem