Could you tell me which ansible version are you using? Check with:
ansible --version F. On Thursday, March 16, 2017 at 12:30:45 PM UTC+1, Alvaro Mendez wrote: > > Dear Federico, > > I download the file tar.gz, uncompress in ansible roles and prepare > playbook, then run ansible and this is the result: > > root@crushmind:~/ansible-openwisp2-multitenancy# ansible-playbook -i hosts > playbook.yml -u tabako -k --ask-sudo-pass -vvv > Using /etc/ansible/ansible.cfg as config file > SSH password: > SUDO password[defaults to SSH password]: > ERROR! role definitions must contain a role name > > The error appears to have been in > '/etc/ansible/roles/ansible-openwisp2-0.6.0/meta/main.yml': line 4, column > 7, but may > be elsewhere in the file depending on the exact syntax problem. > > The offending line appears to be: > > dependencies: > - src: https://github.com/nemesisdesign/Stouts.postfix > ^ here > > > Best Regards, > > Alvaro / tabakocl > > El miércoles, 15 de marzo de 2017, 15:43:49 (UTC-3), Federico Capoano > escribió: >> >> I've just released it after two weeks of testing and bugfixing! >> https://github.com/openwisp/ansible-openwisp2/releases/tag/0.6.0 >> >> The database structure has changed a lot, therefore *please backup your >> existing instance before upgrading*! >> There may be issues I didn't find while testing and you need to be able >> to rollback if something goes wrong. >> >> Keep me posted! >> Federico >> > -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
