I’m not sure if this is a bug or I’m doing something wrong. I opened a github issue, but they closed the issue without confirming one way or the other.
I’m using SCM to import project playbooks. My test playbook copies a jinja2 template to a host using the template module. The playbook runs, I see facts are gathered successfully, but I’m getting an error about “source not found”.
I have the *.j2 file in the same top-level directory as the *.yml. I can’t find info in the documentation on how to layout directories when using SCM, and my “template” searches are only bringing up AWX Templates info.
Thanks!
Reece