Skip to content
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.

SaaS: 'could not locate file in lookup' #159

Open
droopygit opened this issue May 28, 2020 · 0 comments
Open

SaaS: 'could not locate file in lookup' #159

droopygit opened this issue May 28, 2020 · 0 comments

Comments

@droopygit
Copy link

I'm trying to run a playbook with a configuration of type 'saas'. When I run the playbook I have the following error:

TASK [ibm.blockchain_platform_manager : Create node JSON file] *****************
fatal: [localhost]: FAILED! => {"msg": "An unhandled exception occurred while running the lookup plugin 'template'. Error was a <class 'ansible.errors.AnsibleError'>, original message: An unhandled exception occurred while running the lookup plugin 'file'. Error was a <class 'ansible.errors.AnsibleError'>, original message: could not locate file in lookup: "}

It seems that the template is not found: "{{ lookup('template', 'saas/ca-node.json.j2') | to_nice_json }}"

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant