- name: Fail if project_subtree_path is set incorrectly
fail:
msg: "subtree is set to '{{ project_subtree_path }}' but that path does not exist in the repo. Edit `subtree_path` for '{{ site }}' in `sites.yml`."
when: project_subtree_path != 'False' and not project_subtree_full_path.stat.exists
FAILED! => {"changed": false, "failed": true, "msg": "subtree is set to 'False' but that path does not exist in the repo. Edit `subtree_path` for 'sobiranialimentariapv.org' in `sites.yml`."}
--
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 ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/cd210cc9-5150-4f81-9618-6ba756b558ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.