willnet / revenger-playbook

ansible playbook for revenger
https://revenger.in
1 stars 0 forks source link

Rbenv #4

Closed willnet closed 8 years ago

willnet commented 8 years ago

なぜかこのようなエラーになる

TASK [common : include] ********************************************************
fatal: [dev.revenger.in]: FAILED! => {"failed": true, "reason": "ERROR! no action detected in task\n\nThe error appears to have been in '/Users/maeshima/work/revenger-playbook/roles/common/tasks/openssl.yml': line 1, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- tasks:\n  ^ here\n"}
willnet commented 8 years ago
willnet commented 8 years ago

それぞれのタスクファイルに

willnet commented 8 years ago

それぞれのタスクファイルに、

tasks:
  name: '...'

のように tasks を入れるのがダメだった模様