ksylvan / docker-mail-server

Ansible playbooks to deploy a full featured mail server stack using Docker.
50 stars 11 forks source link

ERROR! 'name' is not a valid attribute for a Block #5

Closed ghost closed 6 years ago

ghost commented 6 years ago

ansible-playbook -u deploy mailserver.yml ERROR! 'name' is not a valid attribute for a Block

The error appears to have been in '/home/dingo/docker-mail-server/roles/mailserver/tasks/main.yml': line 118, column 3, but may be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

ghost commented 6 years ago

sudo pip install ansible --upgrade

ksylvan commented 6 years ago

Thanks.