Dockerized-Wordpress-the-Correct-way
Dockerized-Wordpress-the-Correct-way copied to clipboard
conflicting action statements: include, service
ERROR! conflicting action statements: include, service
The error appears to have been in '/Users/me/Desktop/dockerized/ansible/new_wordpress_setup.yml': line 17, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
tasks:
- { include: tasks/docker-compose_rebuild.yml, service: data, tags: [] }
^ here
exception type: <class 'ansible.errors.AnsibleParserError'>
exception: conflicting action statements: include, service
I have the same problem. I Know the code is from 5 years ago, but maybe a hint into the direction we should look? Thank you, @johanan