I have couple of roles to deploy the app that work perfectly with ansible 
1.9.x but with ansible 2.0+ I am getting this error. Can somebody have clue 
about this error.

ERROR! A recursion loop was detected with the roles specified. Make sure child 
roles do not have dependencies on parent roles

The error appears to have been in 
'/Users/tendo/git/configuration/playbooks/roles/server_util/meta/main.yml': 
line 14, column 5, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

dependencies:
  - common
    ^ here

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/d06db98f-6d82-4d0d-b45f-467436039705%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to